| Package | Description |
|---|---|
| gololang.concurrent.async |
Support for asynchronous programming constructs.
|
| Modifier and Type | Method and Description |
|---|---|
static AssignedFuture |
AssignedFuture.failedFuture(Throwable throwable)
Builds a new future that has failed.
|
static AssignedFuture |
AssignedFuture.setFuture(Object value)
Builds a new future that has been set to a value.
|
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.