Overview
For this lab, you will revise your Lab 9 solution
to use ArrayList
s instead of arrays in the District
class.
Assignment
You should not add any new functionality. You should only need to modify
the District
class. Your solution must not use any arrays.
Lab Deliverables
See Dr. Rebenistch for instructions
Dr. Taylor's class: See below
See Prof. Ung for instructions
Dr. Yoder's submission instructions
Acknowledgement
This laboratory assignment was developed by Dr. Rob Hasker.