| Modifier and Type | Class and Description |
|---|---|
class |
BufferedIterator<T,U extends Iterable<T>> |
class |
PaginationIterator<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
IteratorProcessor.process(IIterator<T> pBroker,
IProcessor<T> pProcessor) |
| Constructor and Description |
|---|
BufferedIterator(IIterator<U> pIterator) |
lpezet