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

Packages that use JavaConstant.MethodType
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.
StackManipulations of this package are responsible for accessing type or method members, i.e.
This package contains utility classes for common use within any Byte Buddy logic.