|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jasa.market.rules.McAfeeClearingPolicy
public class McAfeeClearingPolicy
An implementation of the mechanism described in "A Dominant Strategy Double Auction" R. Preston McAfee Journal of Economic Theory Vol 56 pages 434-450 1992
![]() |
![]() |
Field Summary | |
---|---|
protected ZeroCreditAccount |
account
|
protected AbstractAuctioneer |
auctioneer
|
Constructor Summary | |
---|---|
McAfeeClearingPolicy(AbstractAuctioneer auctioneer)
|
Method Summary | |
---|---|
void |
clear()
|
Account |
getAccount()
|
void |
reset()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ZeroCreditAccount account
protected AbstractAuctioneer auctioneer
Constructor Detail |
---|
public McAfeeClearingPolicy(AbstractAuctioneer auctioneer)
Method Detail |
---|
public void clear()
clear
in interface ClearingPolicy
public Account getAccount()
public void reset()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |