Help for this page
Select Code to Download
Select
or
download this
// defining public int foo ( params Object[] vals ) { ... // calling foo( 1, 4);