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