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