|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.bytecode.CpoolEntry gnu.bytecode.CpoolUtf8
public class CpoolUtf8
Field Summary |
---|
Fields inherited from class gnu.bytecode.CpoolEntry |
---|
index |
Method Summary | |
---|---|
java.lang.String |
getString()
|
int |
getTag()
|
int |
hashCode()
|
void |
intern()
|
void |
print(ClassTypeWriter dst,
int verbosity)
Print this constant pool entry. |
Methods inherited from class gnu.bytecode.CpoolEntry |
---|
getIndex |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int hashCode()
hashCode
in class CpoolEntry
public final void intern()
public int getTag()
getTag
in class CpoolEntry
public final java.lang.String getString()
public void print(ClassTypeWriter dst, int verbosity)
CpoolEntry
print
in class CpoolEntry
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |