| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- TIP: Taking Advantage of Java Generics by David DeWolf - [Clicks: 13]
Although the syntax can become verbose, Java Generics can help simplify code, express intent, and provide compile time checking of type usage.
http://www.developer.com/java/ent/article.php/3693491 - Aug, 2007 - Typed and Targeted Property Change Events in Java by Garret Wilson - [Clicks: 16]
Discover a method for using Java generics when listening for property change events, and for identifying when a change occurred in an object other than the event source.
http://www.developer.com/java/other/article.php/3621276 - Jan, 2007