A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
Method declaration syntax Object... os
John El
Greenhorn
Joined: Jun 10, 2008
Posts: 8
posted
Aug 18, 2008 11:01:00
0
Can some one point me to som documentation on the '...' in this declarattiomn?
public static boolean areAnyOfTheseNull((Object... os)
I can see what it does, but I'm curios to know more.
thanks
marc weber
Sheriff
Joined: Aug 31, 2004
Posts: 11343
I like...
posted
Aug 18, 2008 11:57:00
0
See
Varargs
to start with. For more detailed information, search the web for "java varargs."
"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award."
~Joe Strummer
sscce.org
John El
Greenhorn
Joined: Jun 10, 2008
Posts: 8
posted
Aug 18, 2008 12:49:00
0
Perfect, thanks!
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Method declaration syntax Object... os
Similar Threads
Rules roundup does not load
Java 5 on Mac OS9.2.2
jasper Exception: unable to compile JSP
Looking for free good software to burn Media DVD on my DELL laptop
Best way to store a huge string array/list
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter