| Package | Description |
|---|---|
| me.lucko.helper | |
| me.lucko.helper.scheduler.builder |
| Class and Description |
|---|
| TaskBuilder
Functional builder providing chained access to the functionality in
Scheduler; |
| Class and Description |
|---|
| ContextualPromiseBuilder
Builds instances of
Promise, often combining parameters with
variables already known by this instance. |
| ContextualTaskBuilder
Queues execution of tasks using
Scheduler, often combining parameters with
variables already known by this instance. |
| TaskBuilder
Functional builder providing chained access to the functionality in
Scheduler; |
| TaskBuilder.Delayed
The next builder in the task chain, which already has a defined delay context.
|
| TaskBuilder.DelayedTick |
| TaskBuilder.DelayedTime |
| TaskBuilder.ThreadContextual
The next builder in the task chain, which already has a defined task context.
|
Copyright © 2022. All rights reserved.