public static class ConstantPool.ClassInfo extends java.lang.Object implements ConstantPool.Info
| Modifier and Type | Field and Description |
|---|---|
int |
class_index |
| Constructor and Description |
|---|
ClassInfo(int class_index) |
| Modifier and Type | Method and Description |
|---|---|
int |
tag() |
java.lang.String |
toString() |
public int tag()
tag in interface ConstantPool.Infopublic java.lang.String toString()
toString in class java.lang.Object