|
|||||||||
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.RoundClosingEvent
public class RoundClosingEvent
An event that is fired at the end of each round, but before round-ending processing.
Field Summary | |
---|---|
protected Market |
auction
|
Fields inherited from class net.sourceforge.jasa.event.MarketEvent |
---|
pTime, time |
Constructor Summary | |
---|---|
RoundClosingEvent(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 |
Field Detail |
---|
protected Market auction
Constructor Detail |
---|
public RoundClosingEvent(Market auction, int time)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |