| Package | Description |
|---|---|
| org.davidmoten.kool |
| Modifier and Type | Method and Description |
|---|---|
static <T> Indexed<T> |
Indexed.create(T t,
int index) |
| Modifier and Type | Method and Description |
|---|---|
default Stream<Indexed<T>> |
Stream.mapWithIndex() |
default Stream<Indexed<T>> |
Stream.mapWithIndex(int startIndex) |
Copyright © 2018–2023. All rights reserved.