public static class ValueHandlerFactory.FloatValueHandler extends ValueHandlerFactory.BaseValueHandler<Float> implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static ValueHandlerFactory.FloatValueHandler |
INSTANCE |
| Constructor and Description |
|---|
FloatValueHandler() |
public static final ValueHandlerFactory.FloatValueHandler INSTANCE
public Float convert(Object value)
convert in interface ValueHandlerFactory.ValueHandler<Float>public String render(Float value)
render in interface ValueHandlerFactory.ValueHandler<Float>render in class ValueHandlerFactory.BaseValueHandler<Float>Copyright © 2017 JBoss by Red Hat. All rights reserved.