public interface SimEventListResetListener
SimEventList.
This interface is meant for objects that want to capture the reset events of an event list, but do not care about any other events like updates.
Last javadoc Review: Jan de Jongh, TNO, 20180404, r5.1.0.
SimEventListListener| Modifier and Type | Method and Description |
|---|---|
void |
notifyEventListReset(SimEventList eventList)
Notification of the event list being reset.
|
void notifyEventListReset(SimEventList eventList)
eventList - The event list.Copyright © 2018. All rights reserved.