|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IACTREvent<S,L>
root of all events
| Method Summary | |
|---|---|
void |
fire(L listener)
dispatch this event to a listener on the provided executor |
double |
getSimulationTime()
the time this event occured based on the simulation clock |
S |
getSource()
The source of the event |
long |
getSystemTime()
the time this event occured based on the system clock |
| Method Detail |
|---|
S getSource()
void fire(L listener)
listener - executor, - if null will dispatch inlinelong getSystemTime()
double getSimulationTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||