@FunctionalInterface public interface ITask
default void
executeWithCatchAny()
executeWithThrowAny()
void
run()
default Runnable
toRunnable()
void run() throws Exception
Exception
default void executeWithCatchAny()
default void executeWithThrowAny()
default Runnable toRunnable()
Copyright © 2022. All rights reserved.