Class MethodCall.TargetHandler.ForMethodCall.Factory

    • Field Detail

      • methodCall

        private final MethodCall methodCall
        The method call to invoke.
    • Constructor Detail

      • Factory

        public Factory​(MethodCall methodCall)
        Creates a new factory for invoking another method call as a method target.
        Parameters:
        methodCall - The method call to invoke.