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