protected static interface MethodCall.TargetHandler.ForField.Location
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | MethodCall.TargetHandler.ForField.Location.ForExplicitFieldAn explicit field location. | 
| static class  | MethodCall.TargetHandler.ForField.Location.ForImplicitFieldAn implicit field location. | 
| Modifier and Type | Method and Description | 
|---|---|
| FieldDescription | resolve(TypeDescription instrumentedType)Resolves the field to invoke the method upon. | 
FieldDescription resolve(TypeDescription instrumentedType)
instrumentedType - The instrumented type.Copyright © 2014–2023. All rights reserved.