| Package | Description | 
|---|---|
| net.bytebuddy.implementation | The implementation package contains any logic for intercepting method calls. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | MethodCall.TargetHandler.ForField.Location.ForExplicitFieldAn explicit field location. | 
| static class  | MethodCall.TargetHandler.ForField.Location.ForImplicitFieldAn implicit field location. | 
| Constructor and Description | 
|---|
| Factory(MethodCall.TargetHandler.ForField.Location location)Creates a new target handler factory for a field location. | 
Copyright © 2014–2024. All rights reserved.