Hi,
I am a java beginner and just reached generics in my course
I am making some notes about generics, and wanted to know if my understanding is correct here. I need to be sure I am not making wrong notes
Also, why would java behave like this? is this a feature , and is this behaviour of generics any helpful to us?
Also what does it mean by invariance?