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