public class CpoolUtf8 extends CpoolEntry
index| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getString() |
int |
getTag() |
int |
hashCode() |
void |
intern() |
void |
print(ClassTypeWriter dst,
int verbosity)
Print this constant pool entry.
|
getIndexpublic int hashCode()
hashCode in class CpoolEntrypublic final void intern()
public int getTag()
getTag in class CpoolEntrypublic final java.lang.String getString()
public void print(ClassTypeWriter dst, int verbosity)
CpoolEntryprint in class CpoolEntry