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