Package net.sf.staccatocommons.iterators

Class Summary
AbstractUnmodifiableIterator<T> An abstract Iterator that does not support AbstractUnmodifiableIterator.remove().
AppendThriterator<A>  
ArrayThriterator<A>  
CharSequenceThriterator  
EmptyThriterator<T> An iterator that retrieves no elements.
EnumerationIterator<A>  
IndexedThriterator<A>  
NextGetIterator<A> Deprecated. use UpdateCurrentThriterator instead, which offers same functionality, is simpler to use, and implements Thriterator
PrependThriterator<A>  
SingleThriterator<A> An iterator that retrieves a single given element
UnmodifiableIterator<T>  
UpdateCurrentThriterator<A> A thriterator that is implemented through a single message UpdateCurrentThriterator.updateCurrent(), which is both responsible for answering if there is a current element and setting it.
 



Get Staccatocommons at SourceForge.net. Fast, secure and Free Open Source software downloads