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 the not array object itself.
Powered by InspectionGadgets