Constructor

new ()

Variables

read onlyfuture:Future<T>

read onlyisComplete:Bool

read onlyisError:Bool

Methods

complete (data:T):Promise<T>

completeWith (future:Future<T>):Promise<T>

progress (progress:Int, total:Int):Promise<T>