Errai 3.0.1-SNAPSHOT

org.jboss.errai.common.client.types.handlers.primitives
Class IntToByte

java.lang.Object
  extended by org.jboss.errai.common.client.types.handlers.primitives.IntToByte
All Implemented Interfaces:
TypeHandler<Integer,Byte>

public class IntToByte
extends Object
implements TypeHandler<Integer,Byte>


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

Constructor Detail

IntToByte

public IntToByte()
Method Detail

getConverted

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

Errai 3.0.1-SNAPSHOT

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