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