Interface SupplierWithException<T>


  • public interface SupplierWithException<T>
    • Method Detail

      • get

        T get()
        throws java.lang.Exception
        Throws:
        java.lang.Exception