Package | Description |
---|---|
javascalautils.concurrent |
Contains utilities for concurrent/asynchronous programming.
|
Modifier and Type | Method and Description |
---|---|
static <T> Promise<T> |
Promise.apply()
Creates an instance of Promise.
|
static <T> Promise<T> |
PromiseCompanion.Promise()
Creates an instance of Promise.
|
Modifier and Type | Method and Description |
---|---|
void |
Executable.execute(Promise<T> promise)
Execute the job.
|
Copyright © 2015, Peter Nerg Apache License v2.0