| Package | Description |
|---|---|
| com.landawn.abacus.util | |
| com.landawn.abacus.util.function |
| Modifier and Type | Method and Description |
|---|---|
<U,E extends Exception> |
ContinuableFuture.runAfterBoth(ContinuableFuture<U> other,
Throwables.QuadConsumer<T,? super Exception,U,? super Exception,E> action)
Run after both.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
QuadConsumer<A,B,C,D> |
Copyright © 2021. All rights reserved.