| Interface | Description |
|---|---|
| PrecipiceFuture<Result extends Failable,V> |
A context containing the result of an asynchronous computation.
|
| PrecipicePromise<Result extends Failable,V> |
A context that can be completed with the result of an asynchronous computation.
|
| Class | Description |
|---|---|
| Eventual<Result extends Failable,V> |
Copyright © 2014 Tim Brooks. All Rights Reserved.