ArrayLists

The BookCase class illustrates the use of an ArrayList to store a list of items (in this case, a list of books). We finished the BookCase class on Friday (see the finished version below).