Uses of Package
org.apache.commons.collections.iterators

Packages that use org.apache.commons.collections.iterators
org.apache.commons.collections.iterators This package contains implementations of the Iterator interface. 
 

Classes in org.apache.commons.collections.iterators used by org.apache.commons.collections.iterators
ArrayIterator
          Implements an Iterator over any array.
FilterIterator
          Decorates an iterator such that only elements matching a predicate filter are returned.
ObjectArrayIterator
          An Iterator over an array of objects.
 



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