Package org.jqurantree.core.collections

Support package which provides generic iterators for enumerating over immutable collections.

See:
          Description

Class Summary
ArrayIterator<T> Supports iterating over an array without modifying the underlying values.
ImmutableIteratorBase<T> ImmutableIteratorBase provides a common implementation for iterators that do not modify their underlying collection.
 

Package org.jqurantree.core.collections Description

Support package which provides generic iterators for enumerating over immutable collections.



Copyright© Kais Dukes, 2009. All Rights Reserved.