R - result type@FunctionalInterface public interface AsyncRunnable<R>
| Modifier and Type | Method and Description |
|---|---|
void |
run(AsyncExecution<R> execution) |
void run(AsyncExecution<R> execution) throws Exception
ExceptionCopyright © 2022. All rights reserved.