Class MethodCall.ArgumentLoader.ForInstrumentedType

    • Field Detail

      • instrumentedType

        private final TypeDescription instrumentedType
        The instrumented type.
    • Constructor Detail

      • ForInstrumentedType

        public ForInstrumentedType​(TypeDescription instrumentedType)
        Creates an argument loader for supporting the instrumented type as a type constant as an argument.
        Parameters:
        instrumentedType - The instrumented type.