Java Generics
People have mixed reviews about the Java Generics. I have started using them in my spare time & feel that the syntax & rules should have been more managable/easier.
There are different scenarios which needs to be understood & remembered while using generics so that we do not break the legacy code.