Interface SupplierWithIOException<T>


  • public interface SupplierWithIOException<T>
    • Method Detail

      • get

        T get()
        throws java.io.IOException
        Throws:
        java.io.IOException