<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> |