AP Computer Science --- Haas --- MeasureableInterfaceProject

In this assignment you will be modifing the MeasureableInterface project.

Define a new class called Point as follows:

Modify the class DataSet:

Change the DataSetTest method to test the above changes.