| Class | Description |
|---|---|
| Filtered<E> | |
| Flattened<E> |
An
Iterator that serializes the values of multiple Iterables. |
| Fluent<E> |
A basic
FluentIterator. |
| Mapped<OriginalType,ResultType> | |
| Serialized<E> |
An
Iterator that serializes the results of other Iterators. |