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