
May 26th, 2005, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 911
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
Generics of Java 1.5 Tiger
The generics feature of Tiger brings greater type safety to Java, allowing developers to do many things they could not do before. Generics bear on a number of other features specific to Tiger. This article introduces you to generics, and what they can do. It is excerpted from chapter two of Java 1.5 Tiger: A Developer's Notebook, written by Brett McLaughlin and David Flanagan (O'Reilly, 2004; ISBN: 0596007388).
Read the full article here: Generics of Java 1.5 Tiger
For more discussion go here: Blog Article Discussion
|