| Class | Description |
|---|---|
| ConstantClassInfo |
This class corresponds to the CONSTANT_Class_info structure as defined in
The Java Virtual Machine Specification.
|
| ConstantDoubleInfo |
This class corresponds to the CONSTANT_Double_info structure as defined in
The Java Virtual Machine Specification.
|
| ConstantFieldInfo |
This class corresponds to the CONSTANT_Fieldref_info structure as defined in
The Java Virtual Machine Specification.
|
| ConstantFloatInfo |
This class corresponds to the CONSTANT_Float_info structure as defined in
The Java Virtual Machine Specification.
|
| ConstantIntegerInfo |
This class corresponds to the CONSTANT_Integer_info structure as defined in
The Java Virtual Machine Specification.
|
| ConstantInterfaceMethodInfo |
This class corresponds to the CONSTANT_InterfaceMethodRef_info structure as
defined in The Java Virtual Machine Specification.
|
| ConstantLongInfo |
This class corresponds to the CONSTANT_Long_info structure as defined in
The Java Virtual Machine Specification.
|
| ConstantMethodInfo |
This class corresponds to the CONSTANT_Methodref_info structure as defined
in The Java Virtual Machine Specification.
|
| ConstantNameAndTypeInfo |
This class corresponds to the CONSTANT_NameAndType_info structure as defined
in The Java Virtual Machine Specification.
|
| ConstantStringInfo |
This class corresponds to the CONSTANT_String_info structure as defined in
The Java Virtual Machine Specification.
|
| ConstantUTFInfo |
This class corresponds to the CONSTANT_Utf8_info structure as defined in
The Java Virtual Machine Specification.
|
Copyright © 2004-2015 Cojen. All Rights Reserved.