Promise

gears.async.Future.Promise
See thePromise companion trait
object Promise

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Promise.type

Members list

Value members

Concrete methods

def apply[T](): Promise[T]

Create a new, unresolved Promise.

Create a new, unresolved Promise.

Attributes