Package org.apache.commons.collections.iterators

This package contains implementations of the {@link java.util.Iterator Iterator} interface.

See: Description

Package org.apache.commons.collections.iterators Description:

This package contains implementations of the {@link java.util.Iterator Iterator} interface.

You may also consider using {@link org.apache.commons.collections.IteratorUtils IteratorUtils}, which is a single class that uses static methods to construct instances of the classes in this package.

Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.