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