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.
|
getIndex
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