About Question enthuware.ocpjp.v7.2.1220 :
Posted: Fri Jun 26, 2015 6:28 pm
A tiny thing I spotted
This value is defined in java.nio.file.FileVisitOption
But there is a FOLLOW_LINKSNOFOLLOW_LINKS
This value is defined in java.nio.file.LinkOption!
FOLLOW_LINKS
There is no such value.
This value is defined in java.nio.file.FileVisitOption