| Package | Description | 
|---|---|
| net.bytebuddy.implementation | The implementation package contains any logic for intercepting method calls. | 
| Modifier and Type | Class and Description | 
|---|---|
| protected static class  | FieldAccessor.ForNamedFieldImplementation of a field accessor implementation where the field name is given explicitly. | 
| protected static class  | FieldAccessor.ForUnnamedFieldImplementation of a field accessor implementation where a field is identified by a method's name following
 the Java specification for bean properties. | 
Copyright © 2014–2015. All rights reserved.