|
Class Summary |
| ClassConstant |
This Constant represents a class constant in the constant pool. |
| Constant |
This abstract class represents an entry in the ConstantPool. |
| DoubleConstant |
This Constant represents a double 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. |
| LongConstant |
This Constant represents a long constant in the constant pool. |
| MethodrefConstant |
This Constant represents a method reference constant in the constant pool. |
| NameAndTypeConstant |
This Constant represents a name and type constant 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. |