class DefaultStreamable<T> extends Object implements Streamable<T>
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator() |
static <T> DefaultStreamable<T> |
of(Streamable<T> delegate) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitempty, of, ofLazy, streamforEach, spliterator@Generated(value="lombok") public static <T> DefaultStreamable<T> of(Streamable<T> delegate)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.