@FunctionalInterface public interface XRunnable<X extends Exception>
Runnable| Modifier and Type | Method and Description |
|---|---|
void |
run()
Performs this operation.
|
void run() throws X extends Exception
X - if so.X extends ExceptionRunnable.run()Copyright © 2021. All rights reserved.