| Package | Description |
|---|---|
| com.edorasware.commons.core.init |
| Modifier and Type | Method and Description |
|---|---|
LifeCycle.State |
DefaultLifeCycle.getState() |
LifeCycle.State |
LifeCycle.getState()
Returns the current state of the application.
|
static LifeCycle.State |
LifeCycle.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifeCycle.State[] |
LifeCycle.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLifeCycle.setState(LifeCycle.State state) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.