| Modifier and Type | Method and Description |
|---|---|
static <E> Series<E> |
Series.of(Streamable<? extends E> origin)
Returns a
Series composed of the given Streamable's elements in the given order. |
Copyright © 2024 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.