| Package | Description |
|---|---|
| com.englishtown.promises |
| Modifier and Type | Method and Description |
|---|---|
PromiseState.State |
PromiseState.getState() |
static PromiseState.State |
PromiseState.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PromiseState.State[] |
PromiseState.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PromiseState<T> |
PromiseState.setState(PromiseState.State state) |
Copyright © 2013-2014 Englishtown. All Rights Reserved.