|
|||||||||
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.MarketOpenEvent
public class MarketOpenEvent
An event that is fired when an market opens.
Field Summary |
---|
Fields inherited from class net.sourceforge.jasa.event.MarketEvent |
---|
auction, pTime, time |
Constructor Summary | |
---|---|
MarketOpenEvent(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 MarketOpenEvent(Market auction, int time)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |