Java Generics and Collections: Speed Up the Java Development Process

by Maurice Naftalin and Philip Wadler

0 ratings • 0 reviews • 0 shelved
Book cover for Java Generics and Collections

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

Java Generics is probably the most important feature added to the Java Language for Java 5.0. Generics not only affect the new code programmers write, but potentially all of their existing code as well. The beauty of generics is that more problems will be caught during development. The downside is their complexity. This book, written by one of the designers of gnerics, is a thorough explanation of how to use generics, and particularly, the effect this facility has on the way programmers use collections. Generics and collections allow for greater reuse of source code. While the benefits are great, it takes extra effort for developers to generify code. "Java Generics and Collections" explains why the effort is well worth the gains and teaches Java developers how to use a generic library, how to write a generic library and specify collection types, and how to generify an existing library of legacy code. Readers will find helpful hints and exercises that show them how to avoid the pitfalls of generics and speed up their Java development process.
  • ISBN10 059610832X
  • ISBN13 9780596108328
  • Publish Date 17 October 2006 (first published 1 January 2006)
  • Publish Status Active
  • Imprint O'Reilly Media
  • Format eBook
  • Pages 286
  • Language English