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
T
test
- package test
toString()
- Method in class action.
Ask
toString()
- Method in class action.
Bid
toString()
- Method in class action.
Decision
toString()
- Method in class action.
Transaction
Returns a string representation of this transaction by outputting that a transaction was made between a specified buyer a specified seller for a given quantity of a given good, for a given price of a given currency.
toString()
- Method in class commodity.
Commodity
toString()
- Method in class market.
Participant
Transaction
- Class in
action
This class represents a transaction between two participants for a single commodity and a single currency on a decided price and quantity.
Transaction(Buyer, Seller, Commodity, double, Commodity, double)
- Constructor for class action.
Transaction
Constructor.
transactionsToFile(String)
- Method in class market.
Market
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