| Package | Description |
|---|---|
| com.landawn.abacus.util.function |
| Modifier and Type | Method and Description |
|---|---|
default QuadConsumer<A,B,C,D> |
QuadConsumer.andThen(QuadConsumer<? super A,? super B,? super C,? super D> after) |
| Modifier and Type | Method and Description |
|---|---|
default QuadConsumer<A,B,C,D> |
QuadConsumer.andThen(QuadConsumer<? super A,? super B,? super C,? super D> after) |
Copyright © 2021. All rights reserved.