public class CpoolRef extends CpoolEntry
index | Modifier and Type | Method and Description |
|---|---|
CpoolClass |
getCpoolClass () |
CpoolNameAndType |
getNameAndType () |
int |
getTag () |
int |
hashCode () |
void |
print (ClassTypeWriter dst,
int verbosity)
Print this constant pool entry.
|
getIndex clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic int getTag()
getTag in class CpoolEntry public final CpoolClass getCpoolClass()
public final CpoolNameAndType getNameAndType()
public int hashCode()
hashCode in class CpoolEntry public void print(ClassTypeWriter dst, int verbosity)
CpoolEntry print in class CpoolEntry