| Package | Description |
|---|---|
| com.landawn.abacus.util | |
| com.landawn.abacus.util.function |
| Modifier and Type | Method and Description |
|---|---|
static <U,T> BiConsumer<U,T> |
Fn.BiConsumers.indexed(IndexedBiConsumer<U,T> action)
Returns a stateful
BiPredicate. |
| Modifier and Type | Method and Description |
|---|---|
default IndexedBiConsumer<U,T> |
IndexedBiConsumer.andThen(IndexedBiConsumer<? super U,? super T> after) |
| Modifier and Type | Method and Description |
|---|---|
default IndexedBiConsumer<U,T> |
IndexedBiConsumer.andThen(IndexedBiConsumer<? super U,? super T> after) |
Copyright © 2021. All rights reserved.