Uses of Interface
fr.enedis.chutney.tools.ThrowingPredicate
Packages that use ThrowingPredicate
-
Uses of ThrowingPredicate in fr.enedis.chutney.tools
Methods in fr.enedis.chutney.tools with parameters of type ThrowingPredicateModifier and TypeMethodDescriptionThrowingPredicate.silence(ThrowingPredicate<T, E> throwingFunction, Function<Exception, Boolean> exceptionHandler) ThrowingPredicate.toUnchecked(ThrowingPredicate<T, E> throwingFunction)