Page 1 of 1

About Question enthuware.ocpjp.v7.2.1220 :

Posted: Fri Jun 26, 2015 6:28 pm
by Danny Sheridan
A tiny thing I spotted
NOFOLLOW_LINKS
This value is defined in java.nio.file.LinkOption!
FOLLOW_LINKS
There is no such value.
But there is a FOLLOW_LINKS
This value is defined in java.nio.file.FileVisitOption

Re: About Question enthuware.ocpjp.v7.2.1220 :

Posted: Sat Jun 27, 2015 10:30 pm
by admin
Danny Sheridan wrote:A tiny thing I spotted
NOFOLLOW_LINKS
This value is defined in java.nio.file.LinkOption!
FOLLOW_LINKS
There is no such value.
But there is a FOLLOW_LINKS
This value is defined in java.nio.file.FileVisitOption
Yes, but the question is asking about FileVisitResult.
I have added this to the explanation.

thank you for your feedback!