| Class | Description |
|---|---|
| AbstractSimplifiedIterator<E> | |
| AbstractThreeLevelIterator<L1,L2,L3,O> | |
| AbstractTransformingIterator<I,E> | |
| AbstractTwoLevelIterator<L1,L2,O> | |
| BatchingIterator<T> |
An iterator that aggregates elements of a given source iterator in batches of a given size.
|
| CharRange | |
| CharRangeIterator | |
| CharStringRange | |
| CharStringRangeIterator | |
| CollectionsUtil |
Various methods for operating on collections.
|
| ConcatIterator<T> | |
| IntRangeIterator | |
| IterableUtil | |
| ReusableIterator<T> |
A utility class that allows to reuse an
Iterator. |
Copyright © 2018. All rights reserved.