public interface LifeCycle
Provides the current state of the application.
Modifier and Type | Interface and Description |
---|---|
static class |
LifeCycle.State
The life-cycle states.
|
Modifier and Type | Method and Description |
---|---|
LifeCycle.State |
getState()
Returns the current state of the application.
|
LifeCycle.State getState()
Returns the current state of the application.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.