Support for something like this: ``` java List<Model> models ``` Where `Model` is a interface or an abstract class
Support for something like this:
Where
Modelis a interface or an abstract class