| Constructor and Description |
|---|
IterableStream(Iterable<T> iterable) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator() |
static <T> IterableStream<T> |
of(Iterable<T> iterable) |
Stream<T> |
stream() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2022. All rights reserved.