I have a varargs method and I want to call the method using 1 or 0 arguments. The following code compiles, but does not run correctly:I have a varargs method and I want to call the
I have a varargs method and I want to call the method using 1 or 0 arguments. The following code compiles, but does not run correctly:I have a varargs method and I want to call the