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
HashBag<T>  
History<T>  
HistoryElement<T>  
HistoryUtil  
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  
 

Package org.eclipse.net4j.util.collection Description

Additional collection-like interfaces and classes.


Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.