public class ClassModel.ConstantPool.StringEntry extends ClassModel.ConstantPool.Entry
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()
Copyright © 2021 Syncleus. All rights reserved.