JavaOne 2012 - Java Generics

Posted by Sharon Zakhour on Oracle Blogs See other posts from Oracle Blogs or by Sharon Zakhour
Published on Thu, 4 Oct 2012 17:06:36 +0000 Indexed on 2012/10/04 21:46 UTC
Read the original article Hit count: 315

Filed under:

At JavaOne 2012, Venkat Subramaniam of Agile Developer, Inc, presented a conference session titled "The Good, The Bad, and the Ugly of Java Generics." Dr Subramaniam discussed the use of generics, what to watch out for when using generics, and best practices.

To learn more about working with generics, see the Generics trail in the Java Tutorials. The trail was recently expanded and coverage added for the following topics:

© Oracle Blogs or respective owner

Related posts about /Java