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