public class ClassModel.ConstantPool.StringEntry extends ClassModel.ConstantPool.Entry
Modifier and Type | Field and Description |
---|---|
private int |
utf8Index |
Constructor and Description |
---|
StringEntry(int _utf8Index,
int _slot) |
Modifier and Type | Method and Description |
---|---|
ClassModel.ConstantPool.UTF8Entry |
getStringUTF8Entry() |
int |
getUTF8Index() |
getConstantPoolType, getOwnerClassModel, getSlot
public int getUTF8Index()
public ClassModel.ConstantPool.UTF8Entry getStringUTF8Entry()