public class CpoolNameAndType extends CpoolEntry
index
Modifier and Type | Method and Description |
---|---|
CpoolUtf8 |
getName() |
int |
getTag() |
CpoolUtf8 |
getType() |
int |
hashCode() |
void |
print(ClassTypeWriter dst,
int verbosity)
Print this constant pool entry.
|
getIndex
public int getTag()
getTag
in class CpoolEntry
public final CpoolUtf8 getName()
public final CpoolUtf8 getType()
public int hashCode()
hashCode
in class CpoolEntry
public void print(ClassTypeWriter dst, int verbosity)
CpoolEntry
print
in class CpoolEntry