You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Raymond Feng <en...@gmail.com> on 2008/05/14 18:08:21 UTC

How to work with Java Generics effictively (a book excerpt from Effective Java, Second Edition by Joshua Bloch)

Hi,

For those who have been puzzled by the Java Generics, the following excerpt 
is very helpful.

http://www.infoq.com/resource/articles/bloch-effective-java-2e/en/resources/Bloch_Ch05.pdf

Thanks,
Raymond