org.jboss.errai.common.client.types.handlers.numbers
Class NumberToFloat
java.lang.Object
org.jboss.errai.common.client.types.handlers.numbers.NumberToFloat
- All Implemented Interfaces:
- TypeHandler<Number,Float>
public class NumberToFloat
- extends Object
- implements TypeHandler<Number,Float>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumberToFloat
public NumberToFloat()
getConverted
public Float getConverted(Number in,
DecodingContext ctx)
- Specified by:
getConverted in interface TypeHandler<Number,Float>
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.