Uses of Class
net.bytebuddy.implementation.bytecode.constant.MethodConstant
Packages that use MethodConstant
Package
Description
StackManipulations in this package are responsible for
creating compile-time constants and pushing them onto the operand stack.-
Uses of MethodConstant in net.bytebuddy.implementation.bytecode.constant
Subclasses of MethodConstant in net.bytebuddy.implementation.bytecode.constantModifier and TypeClassDescriptionprotected static classCreates aMethodConstantfor loading aConstructorinstance onto the operand stack.protected static classCreates aMethodConstantfor loading aMethodinstance onto the operand stack.