Package | Description |
---|---|
sirius.kernel.async |
Provides a framework for asynchronous execution of given tasks.
|
Modifier and Type | Method and Description |
---|---|
Promise<V> |
Promise.onComplete(CompletionHandler<V> handler)
Adds a completion handler to this promise.
|
Copyright © 2018. All rights reserved.