Interface MethodDelegationBinder.MethodInvoker

    • Method Detail

      • invoke

        StackManipulation invoke​(MethodDescription methodDescription)
        Creates a method invocation for a given method.
        Parameters:
        methodDescription - The method to be invoked.
        Returns:
        A stack manipulation encapsulating this method invocation.