Package <Unnamed>

Interface Summary
Measurable Describes any class whose objects can be measured.
 

Class Summary
BankAccount A bank account has a balance that can be changed by deposits and withdrawals.
Coin A coin with a monetary value.
DataSet Computes the average of a set of data values.
DataSetTester This program tests the DataSet class.