-
A Deferred Promise resolution.
Deferred Promise implementation.
Failed Promise implementation.
Failure callback for a Promise.
Promise factory to create Deferred and Promise objects.
Default executors for Promises.
ScheduledThreadPoolExecutor for scheduled execution.
Defines the options for a Promise factory.
Abstract Promise implementation.
Marker interface for internal callbacks which do not call user code and
should be run on the current thread for an already resolved promise.
A consumer of the result of a Promise.
Resolved Promise implementation.
Success callback for a Promise.