| Package | Description |
|---|---|
| de.team33.libs.exceptional.v4.functional |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
Converter.runnable(XRunnable<?> xRunnable)
|
static Runnable |
Conversion.runnable(XRunnable<?> xRunnable)
Wraps an
XRunnable that may throw a checked exception as Runnable that,
when executed, wraps any occurring checked exception as WrappedException. |
Copyright © 2021. All rights reserved.