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