Uses of Interface
aQute.bnd.exceptions.PredicateWithException
Packages that use PredicateWithException
-
Uses of PredicateWithException in aQute.bnd.exceptions
Methods in aQute.bnd.exceptions with parameters of type PredicateWithExceptionModifier and TypeMethodDescriptionstatic <T> Predicate<T>
PredicateWithException.asPredicate
(PredicateWithException<T> unchecked) static <T> Predicate<T>
PredicateWithException.asPredicateOrElse
(PredicateWithException<T> unchecked, boolean orElse) static <T> Predicate<T>
PredicateWithException.asPredicateOrElseGet
(PredicateWithException<T> unchecked, BooleanSupplier orElseGet)