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