Promise.cancel(boolean) was the first terminal method called.Promise.cancel(boolean) is the first terminal method called.Promise entering a Deferred.CANCELLED terminal state.Promise.cancel(boolean) is the first terminal method called.Promise.isDone() will return true.Promise.isDone() will return true.Future.get(long, java.util.concurrent.TimeUnit) or Future.get() is called.Future.get(long, java.util.concurrent.TimeUnit) or Future.get() is called.Deferred.progress(Object) is called.Deferred.progress(Object)Deferred.progress(Object) is called.Deferred.reject(Object) is the first terminal method called.Deferred entering a Deferred.REJECTED state.Deferred.reject(Object) is the first terminal method called.Deferred.resolve(Object) is the first terminal method called.Deferred entering a Deferred.RESOLVED state.Deferred.resolve(Object) is the first terminal method called.Promise's.Deferred when the original promise recieves
a message via Deferred.progress(Object).Deferred allowing listeners to be notified of state changes, though
clients are allowed to attempt to stop the computation using Promise.cancel(boolean).Deferred.resolve(Object),
Deferred.reject(Object) or Promise.cancel(boolean) is called on
the Deferred parameter.Promise's.Deferred.resolve(Object),
Deferred.reject(Object) or Promise.cancel(boolean) is called on
the Deferred parameter.Deferred.reject(Object) was the first terminal method called.Deferred.resolve(Object),
Deferred.reject(Object) or Promise.cancel(boolean) is called on
the Deferred parameter.Deferred.resolve(Object),
Deferred.reject(Object) or Promise.cancel(boolean) is called on the
Deferred parameter.Promise's.Deferred.resolve(Object),
Deferred.reject(Object) or Promise.cancel(boolean) is called on
the Deferred parameter.Deferred.resolve(Object) was the first terminal method called.Promise converted to
the new type using then.Promise converted to
the new type using then.Copyright © 2015 MachineCode. All rights reserved.