Assignment 6
The purpose of this assignment is to reinforce array and arraylist topics covered in class. Specifically, the assignment is to
rewrite the CDCollection in the text using an ArrayList instead of an array. The Tunes class and the CD class should not be modified.
Construct the ParkingTimes class that stores that amount of time spent looking for a parking place each trip to campus and calculates some summary information about these times. Use the test program TestParking.java.
The source code (.java files) need to be emailed to the instructor by 11:59 p.m. on Tuesday, July 1st.