| Package | Description |
|---|---|
| me.lucko.helper.scheduler.builder |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TaskBuilder.Delayed
The next builder in the task chain, which already has a defined delay context.
|
static interface |
TaskBuilder.DelayedTick |
static interface |
TaskBuilder.DelayedTime |
| Modifier and Type | Method and Description |
|---|---|
ContextualPromiseBuilder |
TaskBuilder.ThreadContextual.now()
Marks that the new task should execute immediately,
and returns the next builder in the chain.
|
Copyright © 2020. All rights reserved.