Package com.tagtraum.beatunes.inspection

Allows the inspection of songs for issues. An issue could be that one artists has songs both in marked as genre Rock and Classic, even though it should only be one or the other. To create your own inspection, subclass the class Inspector. Other classes to implement in this context are Issue to describe any found issues and Solution to codify possible solutions for a given issue.