Varargs is the feature that allows a method to accept variable number of parameters. The JLS (Java Language Specification) calls it a Variable Arity Method; I guess they are called varargs because ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results