Package | Description |
---|---|
net.bytebuddy.description.method |
Contains descriptions of Java methods and constructors as well as their parameters.
|
Modifier and Type | Field and Description |
---|---|
protected static ParameterList.ForLoadedExecutable.Executable |
ParameterList.ForLoadedExecutable.EXECUTABLE
The dispatcher used creating parameter list instances and for accessing
java.lang.reflect.Executable instances. |
Copyright © 2014–2021. All rights reserved.