blob: e123a7912883c4623e539a1872bea602ee8dca36 [file] [log] [blame]
<html>
<body>
Reports calls to the <b>concat</b> method
of a <b>java.lang.String</b> object. Such calls can be
replaced with the '+' operator for increased code clarity and possible increased
performance if the method was invoked on a constant with a constant argument.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>