|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jasa.market.rules.EquilibriumClearingPolicy
public class EquilibriumClearingPolicy
![]() |
![]() |
Field Summary | |
---|---|
protected AbstractAuctioneer |
auctioneer
|
Constructor Summary | |
---|---|
EquilibriumClearingPolicy(AbstractAuctioneer auctioneer)
|
Method Summary | |
---|---|
void |
clear()
|
AbstractAuctioneer |
getAuctioneer()
|
void |
setAuctioneer(AbstractAuctioneer auctioneer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected AbstractAuctioneer auctioneer
Constructor Detail |
---|
public EquilibriumClearingPolicy(AbstractAuctioneer auctioneer)
Method Detail |
---|
public void clear()
clear
in interface ClearingPolicy
public AbstractAuctioneer getAuctioneer()
public void setAuctioneer(AbstractAuctioneer auctioneer)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |