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