| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel()
Cancels a timer.
|
boolean |
reset()
Reset the timer.
|
boolean |
setInterval(long interval)
Changes the interval of the timer.
|
public boolean setInterval(long interval)
interval - the new interval of the timer.public boolean reset()
public boolean cancel()
Copyright © 2020. All rights reserved.