public class ClassModel.ConstantPool.FloatEntry extends ClassModel.ConstantPool.Entry
Modifier and Type | Field and Description |
---|---|
private float |
floatValue |
Constructor and Description |
---|
FloatEntry(float _floatVal,
int _slot) |
Modifier and Type | Method and Description |
---|---|
float |
getFloatValue() |
getConstantPoolType, getOwnerClassModel, getSlot