@HashCodeAndEqualsPlugin.Enhance public static class MethodCall.TargetHandler.ForField.Location.ForExplicitField extends Object implements MethodCall.TargetHandler.ForField.Location
MethodCall.TargetHandler.ForField.Location.ForExplicitField, MethodCall.TargetHandler.ForField.Location.ForImplicitField| Modifier | Constructor and Description | 
|---|---|
| protected  | ForExplicitField(FieldDescription fieldDescription)Creates an explicit field location. | 
| Modifier and Type | Method and Description | 
|---|---|
| FieldDescription | resolve(TypeDescription instrumentedType)Resolves the field to invoke the method upon. | 
protected ForExplicitField(FieldDescription fieldDescription)
fieldDescription - The field to resolve.public FieldDescription resolve(TypeDescription instrumentedType)
resolve in interface MethodCall.TargetHandler.ForField.LocationinstrumentedType - The instrumented type.Copyright © 2014–2023. All rights reserved.