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(Object array,
IndexedConsumer<? super Object> action) |
Copyright © 2024. All rights reserved.