Uses of Interface
org.burningwave.core.function.ThrowingTriFunction
Packages that use ThrowingTriFunction
-
Uses of ThrowingTriFunction in org.burningwave.core.function
Methods in org.burningwave.core.function that return ThrowingTriFunctionModifier and TypeMethodDescriptiondefault <V> ThrowingTriFunction<P0, P1, P2, V, E> ThrowingTriFunction.andThen(ThrowingFunction<? super R, ? extends V, ? extends E> after)