Class MethodCall.ArgumentLoader.ForMethodCall.Factory

    • Field Detail

      • methodCall

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

      • Factory

        public Factory​(MethodCall methodCall)
        Creates a new argument loader for an existing method call.
        Parameters:
        methodCall - The method call to use.