| 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.AccessorMethodDelegationAn implementation of a  TypeWriter.MethodPool.Recordfor implementing
 an accessor method. | 
| protected static class  | Implementation.Context.Default.FieldGetterDelegationAn implementation for a field getter. | 
| protected static class  | Implementation.Context.Default.FieldSetterDelegationAn implementation for a field setter. | 
Copyright © 2014–2016. All rights reserved.