Reports methods with which can be converted to be a variable arity 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 varargs.

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

Use the third checkbox below to only report when the method is public

Use the fourth checkbox below to ignore methods with two or more array parameters.

Use the fifth checkbox below to ignore multidimensional array parameters.