removed unused Constructor changed Signature of Constructor adapt the Subclasses
*** empty log message ***
formated the code removed unnecessary casts
changed an empty method to an abstract method
removed unnecessary if-else constructs
improved the comments
added Generics
removed unused code
added the Logging of the main method