| Package | Description | 
|---|---|
| net.bytebuddy.instrumentation | The instrumentation package contains any logic for intercepting method calls. | 
| net.bytebuddy.instrumentation.method.bytecode.bind.annotation | This package contains annotations, types and classes that are responsible for binding a method to calling another
 method by interpreting annotations that indicate how a method should be bound to another method. | 
| net.bytebuddy.instrumentation.method.bytecode.stack.assign.primitive | Assignerimplementations of this package
 are capable of handling primitive types or thevoidtype. | 
| net.bytebuddy.instrumentation.method.bytecode.stack.assign.reference | Assignerimplementations of this package
 are capable of assigning non-primitive types to each other. | 
| net.bytebuddy.instrumentation.type.auxiliary | Auxiliary types describe helper types that aid as a supplementary to a given
  InstrumentedType. | 
| Class and Description | 
|---|
| Assigner An assigner is responsible for converting some type  Ato another typeBif possible. | 
| Class and Description | 
|---|
| Assigner An assigner is responsible for converting some type  Ato another typeBif possible. | 
| Class and Description | 
|---|
| Assigner An assigner is responsible for converting some type  Ato another typeBif possible. | 
| Class and Description | 
|---|
| Assigner An assigner is responsible for converting some type  Ato another typeBif possible. | 
| Class and Description | 
|---|
| Assigner An assigner is responsible for converting some type  Ato another typeBif possible. | 
Copyright © 2014. All rights reserved.