| Great Generics Reference
I just found myself looking for an answer to a picky question about using generic methods on the Java™ platform. After reading through the Generics tutorial, my question was still unanswered. With a little searching, I found Angelika Langer's excellent Java Generics FAQ, and I learned everything I wanted to know. If you want to really understand Generics, give this site a read.
|