public interface AlarmTimerListener
| Modifier and Type | Method and Description |
|---|---|
void |
alarm(AlarmTimer timer)
Notify the instance of an alarm coming from a timer.
|
void alarm(AlarmTimer timer)
timer - The timer raising the alarm.Copyright © 2019. All Rights Reserved.