rspec/rules/S5669/java/message.adoc

6 lines
214 B
Plaintext
Raw Normal View History

=== Message
* default case: Cast this argument to '<Type>' to pass a single element to the vararg method.
* primitive vararg passed 'null': Remove this argument or pass an empty 'int' array to the vararg method.