|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Strategies implementing this interface indicate that they bid a constant quantity in each auction round.
| Method Summary | |
void |
setQuantity(int quantity)
Specify the quantity to bid for. |
| Methods inherited from interface uk.ac.liv.auction.agent.Strategy |
determineQuantity, modifyShout, setAgent |
| Methods inherited from interface uk.ac.liv.util.Prototypeable |
protoClone |
| Methods inherited from interface uk.ac.liv.util.Resetable |
reset |
| Methods inherited from interface uk.ac.liv.auction.core.AuctionEventListener |
eventOccurred |
| Method Detail |
public void setQuantity(int quantity)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||