|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cuny.cat.market.AuctioneerPolicy
edu.cuny.cat.market.clearing.MarketClearingCondition
edu.cuny.cat.market.clearing.RoundClearingCondition
public class RoundClearingCondition
clears the market at the end of each trading round.
Field Summary |
---|
Fields inherited from class edu.cuny.cat.market.clearing.MarketClearingCondition |
---|
P_DEF_BASE |
Fields inherited from class edu.cuny.cat.market.AuctioneerPolicy |
---|
auctioneer |
Constructor Summary | |
---|---|
RoundClearingCondition()
|
Method Summary | |
---|---|
void |
eventOccurred(AuctionEvent event)
clears the market when each round is closing. |
Methods inherited from class edu.cuny.cat.market.clearing.MarketClearingCondition |
---|
triggerClearing |
Methods inherited from class edu.cuny.cat.market.AuctioneerPolicy |
---|
getAuctioneer, initialize, reset, setAuctioneer, setup, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RoundClearingCondition()
Method Detail |
---|
public void eventOccurred(AuctionEvent event)
eventOccurred
in interface AuctionEventListener
eventOccurred
in class AuctioneerPolicy
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |