ArticlesThe Open Road: Looking Ahead to Java 7
Kicking off a new column about the development of Java 7, David Flanagan takes a look at the OpenJDK and JDK7 projects and their processes, language changes that have been mentioned as possible candidates for Java 7, and major new APIs that are tracking for inclusion in the new version. Aug. 9, 2007
Varargs Excerpt from Java 1.5 Tiger: A Developer's Notebook
In this excerpt from Chapter 5 of Java 1.5 Tiger: A Developer's Notebook, Brett and David cover how to create and iterate over variable-length argument lists (better known as varargs), which will have you writing better, cleaner, more flexible code in no time. Sep. 30, 2004
|