Uses of Interface
org.burningwave.core.function.ThrowingQuadFunction
| Package | Description |
|---|---|
| org.burningwave.core.function |
-
Uses of ThrowingQuadFunction in org.burningwave.core.function
Methods in org.burningwave.core.function that return ThrowingQuadFunction Modifier and Type Method Description default <V> ThrowingQuadFunction<P0,P1,P2,P3,V,E>ThrowingQuadFunction. andThen(ThrowingFunction<? super R,? extends V,? extends E> after)