Strangest Corner Cases of Java Generics? I Can't Wait!
(Via Lambda the Ultimate)
Gilad Bracha in O'Reilly Book Catalog: Java Generics and Collections covers everything from the most basic uses of generics to the strangest corner cases. It teaches you everything you need to know about the collections libraries, so you'll always know which collection is appropriate for any given task, and how to use it.
Anton van Straaten: The part that scares me is "...from the most basic uses of generics to the strangest corner cases." I shudder to think about the strangest corner cases of Java generics that Phil can come up with!