Package | Description |
---|---|
net.bytebuddy.utility |
This package contains utility classes for common use within any Byte Buddy logic.
|
Modifier and Type | Method and Description |
---|---|
Object |
JavaConstant.MethodHandle.MethodHandleInfo.revealDirect(Object handle)
Returns the
java.lang.invoke.MethodHandleInfo of the provided method handle. |
Copyright © 2014–2021. All rights reserved.