Uses of Interface
io.github.ashr123.exceptional.functions.ThrowingBiFunction
-
Uses of ThrowingBiFunction in io.github.ashr123.exceptional.functions
Methods in io.github.ashr123.exceptional.functions with parameters of type ThrowingBiFunctionModifier and TypeMethodDescriptionstatic <T,U, R> BiFunction<T, U, R> ThrowingBiFunction.unchecked(ThrowingBiFunction<T, U, R> throwingBiFunction)