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