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