| Package | Description | 
|---|---|
| net.bytebuddy.description.annotation | Contains descriptions of annotations and annotation values. | 
| net.bytebuddy.description.enumeration | A package that contains classes for describing enumeration values. | 
| net.bytebuddy.implementation | The implementation package contains any logic for intercepting method calls. | 
| net.bytebuddy.implementation.bytecode.member | StackManipulations of this package are responsible for
 accessing type or method members, i.e. reading and writing of fields, invoking of methods, access of local variables
 within a method invocation or returning values from method invocations. | 
| net.bytebuddy.pool | Classes of this package allow for the creating  TypeDescriptions without
 loading any classes. | 
| Class and Description | 
|---|
| EnumerationDescription Describes an enumeration value. | 
| Class and Description | 
|---|
| EnumerationDescription Describes an enumeration value. | 
| EnumerationDescription.AbstractBase An adapter implementation of an enumeration description. | 
| Class and Description | 
|---|
| EnumerationDescription Describes an enumeration value. | 
| Class and Description | 
|---|
| EnumerationDescription Describes an enumeration value. | 
| Class and Description | 
|---|
| EnumerationDescription Describes an enumeration value. | 
| EnumerationDescription.AbstractBase An adapter implementation of an enumeration description. | 
Copyright © 2014–2016. All rights reserved.