Searched defs:SimplePathVisitor (Results 1 – 1 of 1) sorted by relevance
33 public abstract class SimplePathVisitor extends SimpleFileVisitor<Path> implements PathVisitor { class40 protected SimplePathVisitor() { in SimplePathVisitor() method in SimplePathVisitor49 …protected SimplePathVisitor(final IOBiFunction<Path, IOException, FileVisitResult> visitFileFailed… in SimplePathVisitor() method in SimplePathVisitor