Errai 3.0.1-SNAPSHOT

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

java.lang.Object
  extended by org.jboss.errai.common.client.types.handlers.collections.CollectionToList
All Implemented Interfaces:
TypeHandler<Collection,List>

public class CollectionToList
extends Object
implements TypeHandler<Collection,List>


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

Constructor Detail

CollectionToList

public CollectionToList()
Method Detail

getConverted

public List getConverted(Collection in)
Specified by:
getConverted in interface TypeHandler<Collection,List>

Errai 3.0.1-SNAPSHOT

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