| Package | Description |
|---|---|
| cz.auderis.tools.collection.iterator |
Collection of special iterators and iterator decorators.
|
| Class and Description |
|---|
| IndexedIteratorDecorator
Decorator of another iterator that provides numeric index of the current item
within iterated collection.
|
| IntegerIterator
Simple iterator of arithmetic integer sequence.
|
| InterleavedIteratorDecorator
Decorator that mixes elements from a decorated iterator with another items.
|
| IterationItem
Describes a generic encapsulation of iterated element that provides
more information about the iteration context.
|
| IterationItems
The type Iteration items.
|
| ParallelIteratorDecorator
The type Parallel iterator decorator.
|
| PushbackIteratorDecorator
The type Pushback iterator decorator.
|
| SingleItemIterator
The type Single item iterator.
|
Copyright © 2014 Boleslav Bobcik - Auderis. All rights reserved.