The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


 E-mail  Print

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

Thu, 2004-09-30

{cs.r.title}

A Book Excerpt



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.
Related Topics >> Programming      
Comments
Comments are listed in date ascending order (oldest first)