@FunctionalInterface public interface ThrowingRunnable<T extends Throwable>
void
run()
void run() throws T extends Throwable
T extends Throwable
Copyright © 2023. All rights reserved.