public interface TimerState
| Modifier and Type | Field and Description |
|---|---|
static int |
RunningTimerState |
static int |
StoppedTimerState |
static int |
UndefinedTimerState |
static final int UndefinedTimerState
static final int StoppedTimerState
static final int RunningTimerState
Copyright © 2017. All rights reserved.