public final class CpNameAndType extends CpEntry
TAG_CLASS, TAG_DOUBLE, TAG_FIELDREF, TAG_FLOAT, TAG_INTEGER, TAG_INTERFACE_METHODREF, TAG_LONG, TAG_METHODREF, TAG_NAME_AND_TYPE, TAG_STRING, TAG_UTF8
Modifier and Type | Method and Description |
---|---|
void |
computeHash()
Signal the entry to recompute (and store) its hashcode.
|
CpUtf8 |
getName() |
CpUtf8 |
getType() |
java.lang.String |
toString() |
public final CpUtf8 getName()
public final CpUtf8 getType()
public void computeHash()
CpEntry
The default does nothing.
computeHash
in class CpEntry
public java.lang.String toString()
toString
in class java.lang.Object
Copyright ? 2000-2003 Clarity Systems Group, LLC. All Rights Reserved.