Interface PathUtils.IOToLongFunction<V>

  • Enclosing class:
    PathUtils

    public static interface PathUtils.IOToLongFunction<V>
    • Method Detail

      • apply

        long apply​(V path)
            throws java.io.IOException
        Throws:
        java.io.IOException