@FunctionalInterface public interface ThrowingRunnable<X extends Throwable>
| Modifier and Type | Method and Description |
|---|---|
default Runnable |
asUnchecked() |
default Runnable |
ifException(Consumer<Exception> exceptionHandler) |
void |
run() |
Copyright © 2016 Digipost. All rights reserved.