Varargs Excerpt from Java 1.5 Tiger: A Developer's Notebook Varargs Excerpt from Java 1.5 Tiger: A Developer's Notebook

A Book Excerpt
by Brett McLaughlin, David Flanagan
09/30/2004

In this excerpt, Brett McLaughlin and David Flanagan 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.

This book excerpt is from Chapter 5 of Java 1.5 Tiger: A Developer's Notebook, by Brett McLaughlin and David Flanagan, ISBN 0596007388, copyright 2004. All rights reserved. This chapter, titled "varargs," is posted with permission from O'Reilly Media.

We are presenting this book excerpt as a PDF download. The file size is a little under 200K. Download Chapter 5: "varargs."

Brett McLaughlin has been working in computers since the Logo days (remember the little triangle?) and currently specializes in building application infrastructure using Java and Java-related technologies.

David Flanagan is the author of a number of O'Reilly books, including Java in a Nutshell, Java Examples in a Nutshell, Java Foundation Classes in a Nutshell, JavaScript: The Definitive Guide, and JavaScript Pocket Reference.


 Feed java.net RSS Feeds