Defines a Result which is returned via a call to a Future's `await()'
Constructs a new Result with the given value
Returns the value of this result
Sets this result's value
See Implementation
Defines a Result which is returned via a call to a Future's `await()'