gnu.bytecode
public class CpoolClass extends CpoolEntry
| Method Summary | |
|---|---|
| ObjectType | getClassType() Get corresponding ObjectType (ClassType or ArrayType). |
| CpoolUtf8 | getName() |
| String | getStringName() Get name of the class as a String. |
| int | getTag() |
| int | hashCode() |
| void | print(ClassTypeWriter dst, int verbosity) |