blob: 5c5555be73e97dbe44278bf63bb9e77c8f8a5556 [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>
</body>
</html>