@FunctionalInterface public static interface TimeTask.RunnableWithException<E extends Exception>
Modifier and Type | Method and Description |
---|---|
void |
run() |
default Callable<Void> |
toCallable() |
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.