@API(status=STABLE) @FunctionalInterface public interface ThrowingRunnable<X extends Throwable> extends Runnable
| Modifier and Type | Method and Description |
|---|---|
default void |
run() |
void |
tryRun() |
Copyright © 2015–2018 Zalando SE. All rights reserved.