|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbcds.phison.sim.SimCore.EventEntry
public class SimCore.EventEntry
The class EventEntry combines in a single structure an event type and an event parameter. Instances of this class are put into the event queue.
Constructor Summary | |
---|---|
SimCore.EventEntry()
Default constructor. |
|
SimCore.EventEntry(SimEvents ev,
java.lang.Object param)
Instantiates a new EventEntry object with the given event type and parameter. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimCore.EventEntry()
public SimCore.EventEntry(SimEvents ev, java.lang.Object param)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |