Interface AbstractConfiguredObject.CallableWithArgument<V,​A>

    • Method Detail

      • call

        V call​(A argument)
        throws java.lang.Exception
        Throws:
        java.lang.Exception