public class FloatValue extends LiteralValue<Float>
clazz
Constructor and Description |
---|
FloatValue(Float value) |
Modifier and Type | Method and Description |
---|---|
String |
getCanonicalString(Context context) |
public FloatValue(Float value)
public String getCanonicalString(Context context)
getCanonicalString
in class LiteralValue<Float>
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.