Class NoopPathVisitor

    • Constructor Summary

      Constructors 
      Constructor Description
      NoopPathVisitor()
      Constructs a new instance.
      NoopPathVisitor​(IOBiFunction<java.nio.file.Path,​java.io.IOException,​java.nio.file.FileVisitResult> visitFileFailed)
      Constructs a new instance.
    • Method Summary

      • Methods inherited from class java.nio.file.SimpleFileVisitor

        postVisitDirectory, preVisitDirectory, visitFile
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.nio.file.FileVisitor

        postVisitDirectory, preVisitDirectory, visitFile