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