IterableAsStream<E> extension
- on
-
- Iterable<
E>
- Iterable<
Methods
-
asStream(
) → Stream< E> -
Available on Iterable<
Returns a new Stream with all elements of this collection.E> , provided by the IterableAsStream extension