cxxr / better-java

Resources for writing modern Java
Other
5.79k stars 729 forks source link

Information about generics #14

Open GuillermoBlasco opened 9 years ago

GuillermoBlasco commented 9 years ago

Generic types (and its contextual brothers Parameterised Type and Raw Type) were introduced in Java 5 but plays a strong role in 7 and 8. Some eye bird information about it would be appreciated.

Possible reference: http://www.amazon.com/Java-Generics-Collections-Maurice-Naftalin/dp/0596527756