T
- The objects to be iterated overpublic class CompositeIterable<T> extends Object implements Iterable<T>
Constructor and Description |
---|
CompositeIterable(Iterable<? extends Iterable<? extends T>> iterables) |
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
iterator() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator