| Modifier and Type | Method and Description |
|---|---|
Runnable |
Converter.runnable(XRunnable<?> xRunnable)
|
static Runnable |
Conversion.runnable(XRunnable<?> xRunnable)
Converts an
XRunnable that may throw a checked exception to a Runnable that,
when executed, wraps any occurring checked exception in a WrappedException. |
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.