See: Description
Class | Description |
---|---|
AnyMethodrefConstant |
This
Constant represents a method reference constant in the constant pool. |
ClassConstant |
This
Constant represents a class constant in the constant pool. |
Constant |
This abstract class represents an entry in the constant pool of a class.
|
DoubleConstant |
This
Constant represents a double constant in the constant pool. |
DynamicConstant |
This
Constant represents a dynamic constant in the constant pool. |
FieldrefConstant |
This
Constant represents a field reference constant in the constant pool. |
FloatConstant |
This
Constant represents a float constant in the constant pool. |
IntegerConstant |
This
Constant represents a integer constant in the constant pool. |
InterfaceMethodrefConstant |
This
Constant represents a interface method reference constant in the constant pool. |
InvokeDynamicConstant |
This
Constant represents an invoke dynamic constant in the constant pool. |
LongConstant |
This
Constant represents a long constant in the constant pool. |
MethodHandleConstant |
This
Constant represents a method handle constant in the constant pool. |
MethodrefConstant |
This
Constant represents a method reference constant in the constant pool. |
MethodTypeConstant |
This
Constant represents a method handle constant in the constant pool. |
ModuleConstant |
This
Constant represents a module constant in the constant pool. |
NameAndTypeConstant |
This
Constant represents a name and type constant in the constant pool. |
PackageConstant |
This
Constant represents a package constant in the constant pool. |
PrimitiveArrayConstant |
This unofficial Constant represents an array of primitives in the constant pool.
|
RefConstant |
This
Constant represents a ref constant in the constant pool. |
StringConstant |
This
Constant represents a string constant in the constant pool. |
Utf8Constant |
This
Constant represents a UTF-8 constant in the constant pool. |