| Package | Description |
|---|---|
| manifold.ext.rt.api | |
| manifold.ext.rt.extensions.manifold.rt.api.Array |
| Modifier and Type | Method and Description |
|---|---|
default IndexedConsumer<T> |
IndexedConsumer.andThen(IndexedConsumer<? super T> after)
Returns a composed
Consumer that performs, in sequence, this
operation followed by the after operation. |
| Modifier and Type | Method and Description |
|---|---|
default IndexedConsumer<T> |
IndexedConsumer.andThen(IndexedConsumer<? super T> after)
Returns a composed
Consumer that performs, in sequence, this
operation followed by the after operation. |
| Modifier and Type | Method and Description |
|---|---|
static void |
ManArrayExt.forEach(java.lang.Object array,
IndexedConsumer<? super java.lang.Object> action) |
Copyright © 2024. All rights reserved.