Package | Description |
---|---|
org.apache.commons.collections4.iterators |
This package contains implementations of the
Iterator interface. |
Modifier and Type | Class and Description |
---|---|
class |
ArrayListIterator<E>
Implements a
ListIterator over an array. |