Class MethodCall.ArgumentLoader.ForThisReference

    • Field Detail

      • instrumentedType

        private final TypeDescription instrumentedType
        The instrumented type.
    • Constructor Detail

      • ForThisReference

        public ForThisReference​(TypeDescription instrumentedType)
        Creates an argument loader that supplies the this instance as an argument.
        Parameters:
        instrumentedType - The instrumented type.