public static interface Exceptions.ThrowingRunnable extends Runnable
| Modifier and Type | Method and Description |
|---|---|
default void |
run() |
void |
runSafe() |
static Runnable |
throwing(Exceptions.ThrowingRunnable runnable) |
Copyright © 2025 Suncode. All rights reserved.