For this problem we will be using inheritance to define a class hierarchy. We will also be making use of the Comparable interface. The overall idea of this assignment, is to design a basic inventory system for a bookstore.
Title: Harry Potter and the Order of the Phoenix
Author: J.K. Rowling
Year: 2004 etc. etc.....
Again....all data fields must be displayed in a similar, easy-to-read, format.
You will also need to provide two separate tester classes.