Search
Preparing search index...
The search index is not available
EF Promise
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"IPromise"
IStatic
Interface IStatic<T, E>
Type parameters
T
E
Hierarchy
IStatic
Index
Constructors
constructor
Constructors
constructor
new IStatic
(
executor
:
Executor
<
T
,
E
>
)
:
IMutable
<
T
,
E
>
Parameters
executor:
Executor
<
T
,
E
>
Returns
IMutable
<
T
,
E
>
Globals
"
Cancelled"
"
Error"
"
Executor"
"
Finally"
"
Fulfilled"
"IPromise"
"
OnCancel"
"
OnFinally"
"
OnFulfilled"
"
OnRejected"
"
Reject"
"
Rejected"
"
Resolve"
"cancellable/
Executor"
"cancellable/IPromise"
"cancellable/
Promise"
"cancellable/rejectable/IPromise"
"cancellable/rejectable/
Promise"
"cancellable/resolvable/IPromise"
"cancellable/resolvable/
Promise"
"cancellable/resolvable/rejectable/IPromise"
"cancellable/resolvable/rejectable/
Promise"
"error/
Cancelled"
"index"
"nothing"
IImmutable
IMutable
IStatic
constructor