Errai 3.0.1-SNAPSHOT

org.jboss.errai.common.client.types.handlers.numbers
Class NumberToInt

java.lang.Object
  extended by org.jboss.errai.common.client.types.handlers.numbers.NumberToInt
All Implemented Interfaces:
TypeHandler<Number,Integer>

public class NumberToInt
extends Object
implements TypeHandler<Number,Integer>


Constructor Summary
NumberToInt()
           
 
Method Summary
 Integer getConverted(Number in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberToInt

public NumberToInt()
Method Detail

getConverted

public Integer getConverted(Number in)
Specified by:
getConverted in interface TypeHandler<Number,Integer>

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.