Package io.manebot.lambda
Interface ThrowingRunnable<E extends java.lang.Exception>
-
- All Superinterfaces:
java.lang.Runnable
public interface ThrowingRunnable<E extends java.lang.Exception> extends java.lang.Runnable
-
-
Method Summary
Modifier and Type Method Description default void
run()
void
runChecked()
-