| Package | Description |
|---|---|
| aQute.lib.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static <T,U> java.util.function.BiConsumer<T,U> |
BiConsumerWithException.asBiConsumer(BiConsumerWithException<T,U> unchecked) |
static <T,U> java.util.function.BiConsumer<T,U> |
BiConsumerWithException.asBiConsumerIgnoreException(BiConsumerWithException<T,U> unchecked) |