java: how can i create a function that supports any number of parameters?

后端 未结 3 1212
栀梦
栀梦 2020-12-03 20:35

is it possible to create a function in java that supports any number of parameters and then to be able to iterate through each of the parameter provided to the function ?

3条回答
提交回复
热议问题