Class Summary |
ConstantClassInfo |
This class corresponds to the CONSTANT_Class_info structure as defined in
section 4.4.1 of The Java Virtual Machine Specification. |
ConstantDoubleInfo |
This class corresponds to the CONSTANT_Double_info structure as defined in
section 4.4.5 of The Java Virtual Machine Specification. |
ConstantFieldInfo |
This class corresponds to the CONSTANT_Fieldref_info structure as defined in
section 4.4.2 of The Java Virtual Machine Specification. |
ConstantFloatInfo |
This class corresponds to the CONSTANT_Float_info structure as defined in
section 4.4.4 of The Java Virtual Machine Specification. |
ConstantIntegerInfo |
This class corresponds to the CONSTANT_Integer_info structure as defined in
section 4.4.4 of The Java Virtual Machine Specification. |
ConstantInterfaceMethodInfo |
This class corresponds to the CONSTANT_InterfaceMethodRef_info structure as
defined in section 4.4.2 of The Java Virtual Machine Specification. |
ConstantLongInfo |
This class corresponds to the CONSTANT_Long_info structure as defined in
section 4.4.5 of The Java Virtual Machine Specification. |
ConstantMethodInfo |
This class corresponds to the CONSTANT_Methodref_info structure as defined
in section 4.4.2 of The Java Virtual Machine Specification. |
ConstantNameAndTypeInfo |
This class corresponds to the CONSTANT_NameAndType_info structure as defined
in section 4.4.6 of The Java Virtual Machine Specification. |
ConstantStringInfo |
This class corresponds to the CONSTANT_String_info structure as defined in
section 4.4.3 of The Java Virtual Machine Specification. |
ConstantUTFInfo |
This class corresponds to the CONSTANT_Utf8_info structure as defined in
section 4.4.7 of The Java Virtual Machine Specification. |