public class JoinIterable<T> extends Object implements Iterable<T>
| Constructor and Description |
|---|
JoinIterable(Iterable<T>... iterables) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<T>[] |
getIterables() |
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2014–2017. All rights reserved.