Member predicate Function :: getParameter
Gets the nth parameter of this function. There is no result for the
implicit this
parameter, and there is no ...
varargs pseudo-parameter.
Parameter
getParameter
(
int
n
)