public class FloatConstant extends ConstantPoolEntry
Modifier and Type | Method and Description |
---|---|
int |
export(ConstantPool target)
Exports to the target pool.
|
float |
getValue()
Returns the value;
|
java.lang.String |
toString() |
getConstantPool, getIndex
public float getValue()
public int export(ConstantPool target)
public java.lang.String toString()
toString
in class java.lang.Object