Uses of Interface
io.github.ashr123.exceptional.functions.ThrowingBiPredicate
-
Uses of ThrowingBiPredicate in io.github.ashr123.exceptional.functions
Methods in io.github.ashr123.exceptional.functions with parameters of type ThrowingBiPredicateModifier and TypeMethodDescriptionstatic <T,U> BiPredicate<T, U> ThrowingBiPredicate.unchecked(ThrowingBiPredicate<T, U> throwingBiPredicate)