Modifier and Type | Class and Description |
---|---|
static interface |
FlatteningIterable.InnerIterableProvider<O,I> |
Constructor and Description |
---|
FlatteningIterable(Iterable<O> source,
FlatteningIterable.InnerIterableProvider<O,I> innerIterableProvider) |
Modifier and Type | Method and Description |
---|---|
Iterator<I> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2016. All rights reserved.