public interface SimEventListener
SimEvent
,
SimEventSource
Modifier and Type | Method and Description |
---|---|
void |
processSimEvent(SimEvent event)
Process the fired SimEvent.
|
void processSimEvent(SimEvent event)
event
- The SimEvent to process.