Page 1 of 1

About Question enthuware.ocpjp.v8.3.1921 :

Posted: Sun Oct 16, 2016 4:38 am
by supafly
The valid option misses a ) :

.find(Paths.get(start), howDeep, (x, y)->y.size()>1000, FileVisitOption.FOLLOW_LINKS).map(x->x.toString());

cheers

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

Posted: Mon Oct 17, 2016 1:33 am
by admin
Fixed.
thank you for your feedback!
Paul.