Package com.natpryce.makeiteasy.sequence

Class Summary
ChainedSequence<T> A sequence of values, each of which is calculated from the previous value in the sequence.
ElementsSequence<T>  
IndexedSequence<T> A sequence of values, each of which is calculated from its index in the sequence.
 



Copyright © 2010. All Rights Reserved.