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