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