Uses of Interface
io.github.ashr123.exceptional.functions.ThrowingToIntBiFunction
-
Uses of ThrowingToIntBiFunction in io.github.ashr123.exceptional.functions
Methods in io.github.ashr123.exceptional.functions with parameters of type ThrowingToIntBiFunctionModifier and TypeMethodDescriptionstatic <T,U> ToIntBiFunction<T, U> ThrowingToIntBiFunction.unchecked(ThrowingToIntBiFunction<T, U> throwingToIntBiFunction)