|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChainedEventObserver
Event observers track the occurrence of singular events.
Events can have an associated parameter the use of which is left up to the implementors of both the producer and consumer of events.
| Method Summary | |
|---|---|
void |
event(long time,
long... parameters)
Called to indicate an event happened. |
| Method Detail |
|---|
void event(long time,
long... parameters)
parameter - the event parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||