public class FloatConstantValueTag extends ConstantValueTag
bytes
Constructor and Description |
---|
FloatConstantValueTag(float value) |
Modifier and Type | Method and Description |
---|---|
float |
getFloatValue() |
String |
toString() |
getName, getValue
public float getFloatValue()
public String toString()
toString
in class ConstantValueTag