These project shows an example of inner abstract classes.
Here you can see class Album and Song which are used and called by main. Allot of the code has been commented, this is also a part of the example and can be used to understand the concept. Pls un-comment the needed parts and run the code if needed.