public interface Timer
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel() |
long |
getPeriod() |
long |
getScheduledExecutionTime() |
TimerListener |
getTimerListener() |
boolean cancel()
long getPeriod()
long getScheduledExecutionTime()
throws IllegalStateException
IllegalStateExceptionTimerListener getTimerListener()
Copyright © 2015. All rights reserved.