Package org.apache.commons.collections4.iterators


package org.apache.commons.collections4.iterators
Implements the Iterator interface.

You may also consider using IteratorUtils, which is a single class that uses static methods to construct instances of the classes in this package.