UseVarargs
Best practice
Minor
Consider using varargs for methods or constructors which take an array the last parameter.
The Codiga Code Analysis engine supports hundreds of rules for Java, checking that your code is safe and secure. Start using Codiga today to check your code and automate your code reviews to find issues in every pull request and merge with confidence.
Consider using varargs for methods or constructors which take an array the last parameter.