public class ListType extends CollectionType
| Modifier and Type | Method and Description |
|---|---|
Object |
map(Object sourceList_,
EnumerableFunction mapFunction,
OwnerContext owner)
implemented in subclasses
|
getElementTypes, isEmpty, isFullyParametrizedgetItemClassequals, getBaseJavaClass, getBaseJavaType, hashCode, isAssignableFrom, isGenericType, toStringpublic ListType(Type baseJavaType)
public Object map(Object sourceList_, EnumerableFunction mapFunction, OwnerContext owner)
CollectionTypemap in class CollectionTypeCopyright © 2014. All rights reserved.