public interface ContextualTaskBuilder
Scheduler, often combining parameters with
variables already known by this instance.| Modifier and Type | Method and Description |
|---|---|
Task |
consume(Consumer<Task> consumer) |
Task |
run(Runnable runnable) |
Copyright © 2020. All rights reserved.