BasicFuture

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

await
V await()
Undocumented in source. Be warned that the author may not have intended to support it.
notify
void notify(Exception ex)
Undocumented in source. Be warned that the author may not have intended to support it.
notify
void notify(Exception ex, V val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta