Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
E
G
H
I
S
T
V
G
gerPriceOfChips()
- Method in class helper.
VendingMachine
Returns the price of one bag of chips
getBagsOfChips()
- Method in class helper.
VendingMachine
Returns the number of bagsOfChips in the vending machine
getCansOfPop()
- Method in class helper.
VendingMachine
Returns the number of cansOfPop in the vending machine
getPriceOfPop()
- Method in class helper.
VendingMachine
Returns the price of one can of pop
getTotalValueOfVendingMachine()
- Method in class helper.
VendingMachine
Returns the value of the contents of this vending machine (defined as all the bags of chips and cans of pop) in dollars
getValueOfBagsOfChips()
- Method in class helper.
VendingMachine
Returns the value of the bags of chips contained in this vending machine in dollars
getValueOfCansOfPop()
- Method in class helper.
VendingMachine
Returns the value of the cans of pop contained in this vending machine in dollars
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
E
G
H
I
S
T
V