| 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  | ParameterDescription.ForLoadedParameter.Dispatcher.ForJava8CapableVmA dispatcher for VMs that support the  java.lang.reflect.ParameterAPI for Java 8+. | 
| static class  | ParameterDescription.ForLoadedParameter.Dispatcher.ForLegacyVmA dispatcher for a legacy VM that does not know the  java.lang.reflect.Parametertype that only throws
 exceptions on any property extraction. | 
Copyright © 2014–2016. All rights reserved.