| Package | Description | 
|---|---|
| net.bytebuddy.utility | This package contains utility classes for common use within any Byte Buddy logic. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | JavaInstance.MethodHandle.Dispatcher.ForIntermediateVmA dispatcher that extracts the information of a method handle by using private APIs that are available in Java 7+. | 
| static class  | JavaInstance.MethodHandle.Dispatcher.ForModernVmA dispatcher for introspecting a  java.lang.invoke.MethodHandleinstance on a virtual machine that officially supports this
 introspection, i.e. | 
Copyright © 2014–2015. All rights reserved.