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 © 2001-2017 Red Hat, Inc. All Rights Reserved.