Interface FileChannelFactory


  • public interface FileChannelFactory
    • Method Detail

      • open

        java.nio.channels.FileChannel open​(java.lang.String path)
                                    throws java.io.IOException
        Throws:
        java.io.IOException