Uses of Interface
net.bytebuddy.utility.JavaConstant

Packages that use JavaConstant
Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
Contains descriptions of Java types and packages.
The implementation package contains any logic for intercepting method calls.
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.