Starting from:

$25

CMSC204-Generic Lab Solved

Start with the DataSet class and make it into a generic DataSetGen class.  This class should load any instance of a class that implements Measurable, and no classes that do not implement Measurable.  Test it with the DataSetTester. 

The DataSetTester uses the BankAccount and BaseballPlayer classes.  Do not change any of the classes except DataSet. 

More products