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.
|
getIndexpublic int getTag()
getTag in class CpoolEntrypublic final CpoolUtf8 getName()
public final CpoolUtf8 getType()
public int hashCode()
hashCode in class CpoolEntrypublic void print(ClassTypeWriter dst, int verbosity)
CpoolEntryprint in class CpoolEntry