Page 1 of 1

About Question enthuware.ocpjp.v8.2.1887 :

Posted: Sat Mar 12, 2016 10:08 am
by javalass
Just a typo:
It will not compile because the second parameter to Files class does not have a walk method that takes a string as the second parameter.
should be
It will not compile because the Files class does not have a walk method that takes a string as the second parameter.

Re: About Question enthuware.ocpjp.v8.2.1887 :

Posted: Sun Mar 13, 2016 9:05 am
by admin
Fixed.
thank you for your feedback!