|
org.netbeans.modules.classfile/1 1.19 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CPEntry in org.netbeans.modules.classfile |
---|
Subclasses of CPEntry in org.netbeans.modules.classfile | |
---|---|
class |
CPClassInfo
A class representing the CONSTANT_Class constant pool type. |
class |
CPDoubleInfo
A class representing the CONSTANT_Double constant pool type. |
class |
CPFieldInfo
A class representing the CONSTANT_Fieldref constant pool type. |
class |
CPFloatInfo
A class representing the CONSTANT_Float constant pool type. |
class |
CPIntegerInfo
A class representing the CONSTANT_Integer constant pool type. |
class |
CPInterfaceMethodInfo
A class representing the CONSTANT_InterfaceMethodref constant pool type. |
class |
CPLongInfo
A class representing the CONSTANT_Long constant pool type. |
class |
CPMethodInfo
A class representing the CONSTANT_Methodref constant pool type. |
class |
CPNameAndTypeInfo
A class representing the CONSTANT_NameAndType constant pool type. |
class |
CPStringInfo
A class representing the CONSTANT_String constant pool type. |
class |
CPUTF8Info
A class representing the CONSTANT_Utf8 constant pool type. |
Methods in org.netbeans.modules.classfile that return CPEntry | |
---|---|
CPEntry |
ConstantPool.get(int index)
Get the CPEntry at a specific constant pool index. |
CPEntry |
VerificationTypeInfo.ObjectVariableInfo.getConstantPoolEntry()
Returns the constant pool entry which initializes this variables. |
CPEntry |
PrimitiveElementValue.getValue()
Returns the value of this component, as a constant pool entry. |
|
org.netbeans.modules.classfile/1 1.19 | |||||||||
PREV NEXT | FRAMES NO FRAMES |