@FunctionalInterface public interface ThrowingRunnable<X extends Throwable> extends Runnable
default void
run()
void
tryRun()
void tryRun() throws X extends Throwable
X extends Throwable
default void run()
run
Runnable
Copyright © 2015–2017 Zalando SE. All rights reserved.