| Package | Description |
|---|---|
| gololang.concurrent.async |
Support for asynchronous programming constructs.
|
| Modifier and Type | Method and Description |
|---|---|
Promise |
Promise.fail(Throwable throwable)
Fails the promise.
|
Promise |
Promise.set(Object value)
Sets the promise value.
|
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.