| Package | Description |
|---|---|
| aQute.lib.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static <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) |
Copyright © 2021. All rights reserved.