Interface ReopeningInterruptibleChannel.IoOperation<T,​R>

  • Enclosing class:
    ReopeningInterruptibleChannel<T extends java.nio.channels.InterruptibleChannel>

    public static interface ReopeningInterruptibleChannel.IoOperation<T,​R>
    • Method Detail

      • apply

        R apply​(T t)
         throws java.io.IOException
        Throws:
        java.io.IOException