Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

varargs java

If a method has more than one parameter, the vararg parameter must be the last one in the declaration of the method
 
PREVIOUS NEXT
Tagged: #varargs #java
ADD COMMENT
Topic
Name
4+4 =