Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
M
P
R
S
T
Z
R
registerTrasaction(Transaction, double)
- Method in class market.
Market
Registers the transaction in the market and records the price for which it was traded as well as the relative time.
removeFromInventory(Commodity, double)
- Method in class player.
Player
Removes the specified amount of a given commodity from this players inventory.
run()
- Method in class game.
DiscreteGame
Should iterate over each step.
run()
- Method in class game.
DoubleAuction
Iterates over the number of steps equal to the game length.
run()
- Method in class game.
GodeSunderDoubleAuction
Sets the market price limit to 200 and only allows for trades of 1 unit.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
M
P
R
S
T
Z