|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.commerce.zocalo.market.ReserveVerifier
net.commerce.zocalo.market.UnaryMarketReserveVerifier
public class UnaryMarketReserveVerifier
a callback object for use in experiments with Unary Markets requiring reserves for short holdings.
| Constructor Summary | |
|---|---|
UnaryMarketReserveVerifier(Session session)
|
|
| Method Summary | |
|---|---|
Quantity |
costToSell(Price price,
Quantity quantity,
Quantity remainingDividend)
|
| Methods inherited from class net.commerce.zocalo.market.ReserveVerifier |
|---|
addMarket, enforce, getMarket, getSession, requiredReserves, verify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnaryMarketReserveVerifier(Session session)
| Method Detail |
|---|
public Quantity costToSell(Price price,
Quantity quantity,
Quantity remainingDividend)
costToSell in class ReserveVerifier
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||