|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITimerConsumer
This is the interface which a timer consumer has to fullfil.
| Method Summary | |
|---|---|
void |
receiveTimerEvent(int ticks)
Called by the Timer, with ticks count the entry was registered for. |
| Method Detail |
|---|
void receiveTimerEvent(int ticks)
ticks - number of ticks for which this consumer was registered.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||