I am trying to create a class which where the constructor can accept a List, the elements of which must be instances of a subclass of a specific class. Below is a minimal ex