SyntaxFix
Write A Post
Hire A Developer
Questions
Using extends you can only get from the collection. You cannot put into it. Also, though super allows to both get and put, the return type during get is ? super T.