public static class ConstantPool.ClassInfo extends Object implements ConstantPool.Info
| Modifier and Type | Field and Description |
|---|---|
int |
class_index |
| Constructor and Description |
|---|
ClassInfo(int class_index) |
public int tag()
tag in interface ConstantPool.Infopublic void write(DataOutput out) throws IOException
write in interface ConstantPool.InfoIOExceptionCopyright © 2021. All rights reserved.