| 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.Entryfor implementing
 an accessor method. | 
| protected static class  | Implementation.Context.Default.FieldGetterAn implementation for a field getter. | 
| protected static class  | Implementation.Context.Default.FieldSetterAn implementation for a field setter. | 
Copyright © 2014–2015. All rights reserved.