| Package | Description |
|---|---|
| org.jasync.thenables |
| Modifier and Type | Method and Description |
|---|---|
Thenable.Status |
DeferredList.getStatus() |
Thenable.Status |
Deferred.getStatus() |
Thenable.Status |
Thenable.getStatus() |
Thenable.Status |
Scheduled.getStatus() |
static Thenable.Status |
Thenable.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Thenable.Status[] |
Thenable.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.