I have this question about the performance of a method in Java with a variable number of parameters.
Say I have the following 2 alternatives:
public
Come back when you have profiler output that says this is a problem. Until then, it's premature optimization.