|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSimEvent
net.sourceforge.jasa.event.MarketEvent
net.sourceforge.jasa.event.EndOfDayEvent
public class EndOfDayEvent
An event that is fired at the end of every trading period.
Field Summary |
---|
Fields inherited from class net.sourceforge.jasa.event.MarketEvent |
---|
auction, pTime, time |
Constructor Summary | |
---|---|
EndOfDayEvent(Market auction,
int time)
|
Method Summary |
---|
Methods inherited from class net.sourceforge.jasa.event.MarketEvent |
---|
getAuction, getPhysicalTime, getTime, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EndOfDayEvent(Market auction, int time)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |