Interface CallableWithThrowable<T>


  • public interface CallableWithThrowable<T>
    • Method Detail

      • call

        T call()
        throws java.lang.Throwable
        Throws:
        java.lang.Throwable