Java Generics and Collections: Speed Up the Java Development Process by Maurice Naftalin, Philip Wadler
Читать

Java Generics and Collections: Speed Up the Java Development Process by Maurice Naftalin, Philip Wadler

This comprehensive guide shows you how to master the most importantchanges to Java since it was first released. Generics and the greatlyexpanded collection libraries have tremendously increased the power ofJava 5 and Java 6. But they have also confused many developers whohaven't known how to take advantage of these new features. Java Generics and Collections covers everything from the mostbasic uses of generics to the strangest corner cases. It teaches youeverything you need to know about the collections libraries, so you'llalways know which collection is appropriate for any given task, andhow to use it.