public void
read
(java.io.DataInputStream cpStream)
throws
java.io.IOException
[Specified in ConstantPoolEntry]
publicstatic ConstantPoolEntry
readEntry
(java.io.DataInputStream cpStream)
throws
java.io.IOException
[Inherited From ConstantPoolEntry]
publicfinalstatic
int CONSTANT_CLASS
= "7"
[Inherited From ConstantPoolEntry]
publicfinalstatic
int CONSTANT_DOUBLE
= "6"
[Inherited From ConstantPoolEntry]
publicfinalstatic
int CONSTANT_FIELDREF
= "9"
[Inherited From ConstantPoolEntry]
publicfinalstatic
int CONSTANT_FLOAT
= "4"
[Inherited From ConstantPoolEntry]
publicfinalstatic
int CONSTANT_INTEGER
= "3"
[Inherited From ConstantPoolEntry]
publicfinalstatic
int CONSTANT_INTERFACEMETHODREF
= "11"
[Inherited From ConstantPoolEntry]
publicfinalstatic
int CONSTANT_LONG
= "5"
[Inherited From ConstantPoolEntry]
publicfinalstatic
int CONSTANT_METHODREF
= "10"
[Inherited From ConstantPoolEntry]
publicfinalstatic
int CONSTANT_NAMEANDTYPE
= "12"
[Inherited From ConstantPoolEntry]
publicfinalstatic
int CONSTANT_STRING
= "8"
[Inherited From ConstantPoolEntry]
publicfinalstatic
int CONSTANT_UTF8
= "1"
[Inherited From ConstantPoolEntry]