The ArrayList class

The BookCase class illustrates the use of an ArrayList to store a list of items (in this case, a list of books). The BookController class illustrates the use of the do-while loop and the switch statement.