blob: 26e0474ebaed17902998de51125e67f884e12e2a [file] [log] [blame]
<html>
<body>
Reports methods with which can be converted to be a variable
arity/varargs method, available in Java 5 and newer.
<p>
This inspection only reports if the project or module is configured to use a
language level of 5.0 or higher.
<!-- tooltip end -->
<p>
Use the first checkbox below to not offer to convert <b>byte[]</b> or <b>short[]</b> parameters to vararg.
<p>
Use the second checkbox below to ignore methods overriding or implementing a method from a superclass.
<p>
Use the third checkbox below to only report when the method is <b>public</b>
<p>
Use the fourth checkbox below ot ignore method with more than one array parameter.
<p>
</body>
</html>