| Package | Description |
|---|---|
| at.molindo.utils.collections |
| Modifier and Type | Method and Description |
|---|---|
IteratorChain<T> |
IteratorChain.Builder.build() |
static <T> IteratorChain<T> |
IteratorChain.chainIterables(Iterable<? extends Iterable<T>> iterables) |
static <T> IteratorChain<T> |
IteratorChain.chainIterables(Iterator<? extends Iterable<T>> iterables) |
Copyright © 2014 Molindo GmbH. All Rights Reserved.