public final class CpClass 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| Constructor and Description |
|---|
CpClass(ConstantPool pool) |
| Modifier and Type | Method and Description |
|---|---|
void |
computeHash()
Signal the entry to recompute (and store) its hashcode.
|
CpUtf8 |
getName() |
java.lang.String |
getStringName() |
java.lang.String |
toString() |
public CpClass(ConstantPool pool)
public final CpUtf8 getName()
public final java.lang.String getStringName()
public java.lang.String toString()
toString in class java.lang.Objectpublic void computeHash()
CpEntryThe default does nothing.
computeHash in class CpEntryCopyright ? 2000-2003 Clarity Systems Group, LLC. All Rights Reserved.