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