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
IllegalStateException
TimerListener getTimerListener()
Copyright © 2024. All rights reserved.