|
|||||||||
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.NeverClearingCondition
public class NeverClearingCondition
A policy that never clears the market. This is used only for the purpose of debugging.
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 | |
---|---|
NeverClearingCondition()
|
Method Summary |
---|
Methods inherited from class edu.cuny.cat.market.clearing.MarketClearingCondition |
---|
triggerClearing |
Methods inherited from class edu.cuny.cat.market.AuctioneerPolicy |
---|
eventOccurred, 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 NeverClearingCondition()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |