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 © 2008-2013. All Rights Reserved.