Errai 3.0.1-SNAPSHOT

org.jboss.errai.common.client.types.handlers.collections
Class CollectionToFloatArray

java.lang.Object
  extended by org.jboss.errai.common.client.types.handlers.collections.CollectionToFloatArray
All Implemented Interfaces:
TypeHandler<Collection,Float[]>

public class CollectionToFloatArray
extends Object
implements TypeHandler<Collection,Float[]>


Constructor Summary
CollectionToFloatArray()
           
 
Method Summary
 Float[] getConverted(Collection in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionToFloatArray

public CollectionToFloatArray()
Method Detail

getConverted

public Float[] getConverted(Collection in)
Specified by:
getConverted in interface TypeHandler<Collection,Float[]>

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.