| Package | Description | 
|---|---|
| net.bytebuddy.implementation | 
 The implementation package contains any logic for intercepting method calls. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
Implementation.Context.Default.AccessorMethodDelegation
An implementation of a  
TypeWriter.MethodPool.Record for implementing
 an accessor method. | 
protected static class  | 
Implementation.Context.Default.FieldGetterDelegation
An implementation for a field getter. 
 | 
protected static class  | 
Implementation.Context.Default.FieldSetterDelegation
An implementation for a field setter. 
 | 
Copyright © 2014–2015. All rights reserved.