Class MethodCall.ArgumentLoader.ForInstance

    • Constructor Detail

      • ForInstance

        public ForInstance​(FieldDescription fieldDescription)
        Creates an argument loader that supplies the value of a static field as an argument.
        Parameters:
        fieldDescription - The description of the field.