| Package | Description | 
|---|---|
| net.bytebuddy.description.method | Contains descriptions of Java methods and constructors as well as their parameters. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ParameterList.ForLoadedExecutable.Dispatcher.ForLegacyVmA dispatcher for virtual machines that are not aware of the  java.lang.reflect.Executabletype that was added in Java version 8. | 
| static class  | ParameterList.ForLoadedExecutable.Dispatcher.ForModernVmA dispatcher for virtual machines that are aware of the  java.lang.reflect.Executabletype that was added in Java version 8. | 
Copyright © 2014–2015. All rights reserved.