Package org.eclipse.net4j.util.collection

Additional collection-like interfaces and classes.

See:
          Description

Interface Summary
Closeable  
CloseableIterator<E>  
IHistory<T>  
IHistoryChangeEvent  
IHistoryElement<T>  
MoveableList<E>  
 

Class Summary
ArrayIterator<T> An object that iterates over the elements of an array
BidiMapper<T1,T2>  
DynamicArray<E>  
FastList<E>  
HashBag<T>  
History<T>  
HistoryElement<T>  
HistoryUtil  
IndexedList<E>  
IndexedList.ArrayBacked<E>  
MapEntry<K,V>  
MoveableArrayList<E> A list with O(1) effort for random access.
MultiMap<K,V>  
MultiMap.ListBased<K,V>  
Pair<T1,T2>  
PreferenceHistory  
RoundRobinBlockingQueue<E>  
Triplet<T1,T2,T3>  
 

Package org.eclipse.net4j.util.collection Description

Additional collection-like interfaces and classes.



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.