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