|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.simulare.ClockEvent
The event on clock notifications.
Field Summary | |
long |
counter
The clock counter. |
boolean |
stoped
Indicate that the event was generated after clock has stoped. |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
ClockEvent(java.lang.Object source)
|
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public long counter
public boolean stoped
Constructor Detail |
public ClockEvent(java.lang.Object source)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |