| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectgnu.bytecode.CpoolEntrygnu.bytecode.CpoolClasspublic class CpoolClassextends CpoolEntryField Summary |
Fields inherited from class gnu.bytecode.CpoolEntry | |
index | |
Method Summary | |
ObjectType |
|
CpoolUtf8 |
|
String |
|
int |
|
int |
|
void |
|
Methods inherited from class gnu.bytecode.CpoolEntry | |
getIndex, getTag, hashCode, print | |
public final ObjectType getClassType()
Get corresponding ObjectType (ClassType or ArrayType).
public final String getStringName()
Get name of the class as a String.