Reports any arrays used in
String
concatenations or as parameters to
java.io.PrintStream
methods (such as
System.out.println()
). Usually in such a case, the contents of the array were meant to be used and not the array object itself.