Interface InvocationFactory.RealMethodBehavior<R>

  • All Superinterfaces:
    java.io.Serializable
    Enclosing interface:
    InvocationFactory

    public static interface InvocationFactory.RealMethodBehavior<R>
    extends java.io.Serializable
    Behavior of the real method.
    Since:
    2.14.0
    • Method Detail

      • call

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