Interface FailableSupplier<O,​E extends Exception>


  • public interface FailableSupplier<O,​E extends Exception>
    • Method Detail

      • get

        O get()