Uses of Class
net.bytebuddy.utility.JavaConstant.MethodHandle

Packages that use JavaConstant.MethodHandle
Package
Description
An agent builder is used to easily implement load-time class-transformations using a Java agent.
StackManipulations in this package are responsible for creating compile-time constants and pushing them onto the operand stack.
This package contains utility classes for common use within any Byte Buddy logic.