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
Exception
Copyright © 2022. All rights reserved.