This content has been marked as final.
Show 2 replies
-
1. Re: Roaster Parameter with Ellipsis support
gastaldi Feb 24, 2017 10:44 AM (in response to sbordes)Yes, there is. You need to do like this:
newMethod.addParameter("String", "name").setVarArgs(true);
George Gastaldi
-
2. Re: Roaster Parameter with Ellipsis support
sbordes Feb 24, 2017 11:13 AM (in response to gastaldi)Yes I miss it !!
Excellent
Keep up the good work