Interface PathUtils.IOConsumer

  • Enclosing class:
    PathUtils

    public static interface PathUtils.IOConsumer
    • Method Detail

      • accept

        void accept​(java.nio.file.Path path)
             throws java.io.IOException
        Throws:
        java.io.IOException