Package net.sf.staccatocommons.iterators.thriter

Interface Summary
Thriter<A> A Thriter - acronym for Three-messages Iterator - is an object that can traverse elements of type A from a collection-like object, much like an Iterator does, but using three messages instead of two, enabling new lazy features.
Thriterator<A> An object that both implements Iterator and Thriter
 

Class Summary
AbstractThriterator<A>  
AdvanceThriterator<A>  
IteratorThriterator<A>  
NextThriterator<A>  
Thriterators  
 



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