Interface MethodCall.TargetHandler.ForField.Location

    • Method Detail

      • resolve

        FieldDescription resolve​(TypeDescription instrumentedType)
        Resolves the field to invoke the method upon.
        Parameters:
        instrumentedType - The instrumented type.
        Returns:
        The field to invoke the method upon.