Errai 3.0.1-SNAPSHOT

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

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

public class NumberToDate
extends Object
implements TypeHandler<Number,Date>


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

Constructor Detail

NumberToDate

public NumberToDate()
Method Detail

getConverted

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

Errai 3.0.1-SNAPSHOT

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