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