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