R - result type@FunctionalInterface public interface ContextualRunnable<R>
| Modifier and Type | Method and Description |
|---|---|
void |
run(ExecutionContext<R> context) |
void run(ExecutionContext<R> context) throws Throwable
ThrowableCopyright © 2022. All rights reserved.