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