collection library

Data Collections

Classes

Collection<Item>
Interface for collections.
CollectionAdapter<Item>
CollectionMapper<InternalItem, Item>
Maps collection elements while querying.
ParameterizedCollection<Item>
ParamWrapper<Item>