Interface IOVisitor

  • All Known Implementing Classes:
    IOUtil.FileCollector

    public interface IOVisitor
    Author:
    Eike Stepper
    • Method Detail

      • visit

        boolean visit​(java.io.File file)
               throws java.io.IOException
        Throws:
        java.io.IOException