Uses of Interface
io.github.ashr123.exceptional.functions.ThrowingPredicate
-
Uses of ThrowingPredicate in io.github.ashr123.exceptional.functions
Methods in io.github.ashr123.exceptional.functions with parameters of type ThrowingPredicateModifier and TypeMethodDescriptionstatic <T> Predicate<T>ThrowingPredicate.unchecked(ThrowingPredicate<T> throwingPredicate)