| Package | Description |
|---|---|
| com.landawn.abacus.util | |
| com.landawn.abacus.util.function |
| Modifier and Type | Method and Description |
|---|---|
static <A,B,C,D> QuadFunction<A,B,C,D,Tuple.Tuple4<A,B,C,D>> |
Fn.tuple4() |
| Modifier and Type | Method and Description |
|---|---|
default <V> QuadFunction<A,B,C,D,V> |
QuadFunction.andThen(Function<? super R,? extends V> after) |
Copyright © 2021. All rights reserved.