Package org.openmdx.base.collection

Interface Summary
CollectionMarshaller This class handles marshal exceptions.
FetchSize The Fetch Size interface adds the ability to specify the fetch size
FilterableMap The Container interface adds the ability to filter and order its elements to a Collection.
PopulationIterator Allows to iterate over a sparse array's population
Reconstructable Reconstructable objects are able to write part of their state to an OutputStream and re-establishing it from an InputStream during reconstruction.
SparseArray Sparsely Populated Array interface
 

Class Summary
AbstractFilteringList  
AbstractListIterator  
AbstractSparseArray This class provides a skeletal implementation of the SparseArray interface to minimize the effort required to implement this interface backed by a data store.
ChainingList  
FilteringList  
MarshallingCollection Marshalling Collection
MarshallingFilterableMap A Marshalling Filterable Map
MarshallingList A Marshalling List
MarshallingMap A Marshalling Map
MarshallingSequentialList A Marshalling Sequential List
MarshallingSet A marshalling set
MarshallingSortedMap A Marshalling Sorted Map
MarshallingSparseArray A Marshalling Sparse Array
MergingList  
TreeSparseArray  
 



This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.