| 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.ForExplicitField
An explicit field location. 
 | 
static class  | 
MethodCall.TargetHandler.ForField.Location.ForImplicitField
An implicit field location. 
 | 
| Constructor and Description | 
|---|
Factory(MethodCall.TargetHandler.ForField.Location location)
Creates a new target handler factory for a field location. 
 | 
Copyright © 2014–2021. All rights reserved.