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 MethodDescription.InDefinedShape.AbstractBase.Executable |
MethodDescription.InDefinedShape.AbstractBase.ForLoadedExecutable.EXECUTABLE
A dispatcher for interacting with
java.lang.reflect.Executable . |
Copyright © 2014–2023. All rights reserved.