| Package | Description |
|---|---|
| org.mule.runtime.core.api.rx |
| Modifier and Type | Method and Description |
|---|---|
static <T> Predicate<T> |
Exceptions.checkedPredicate(CheckedPredicate<T> checkedPredicate)
Adapt a
CheckedPredicate to a Predicate propagating any exceptions thrown by the CheckedPredicate
using Exceptions.propagate(Throwable). |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.