Reports methods with which can be converted to be a variable arity/varargs method, available in Java 5 and newer.

This inspection only reports if the project or module is configured to use a language level of 5.0 or higher.

Use the first checkbox below to not offer to convert byte[] or short[] parameters to vararg.

Use the second checkbox below to ignore methods overriding or implementing a method from a superclass.

New in 10.5