Package org.chromattic.common.collection

Interface Summary
IteratorFilter<E,I> A filter for element.
ListModel<E>  
 

Class Summary
AbstractFilterIterator<E,I> An iterator that filter the elements of a delegate iterator allowing to skip some elements and to perform type conversion.
AdaptingIterator<O,I> An iterator that adapts a type to another type.
BufferingList<E>  
BufferingListIterator<E>  
Collections  
CompoundIterator<E>  
ElementInsertion<E> An object that indicates the insertion of an element in a list.
ElementInsertion.First<E>  
ElementInsertion.Last<E>  
ElementInsertion.Middle<E>  
ElementInsertion.Singleton<E>  
FilterIterator<E,I> A convenient subclass for delegating the filtering function.
SetMap<K,V>  
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.