blob: b600a40960a287e33af48bb58a265fd2b8253eb6 [file] [log] [blame]
<html>
<body>
Reports any <b>String.indexOf()</b>
expressions which can be replaced with a call to the
<b>String.contains()</b> method available in Java 5 and newer.
<p>
This inspection only reports if the project or module is configured to use a
language level of 5.0 or higher.
<!-- tooltip end -->
<p>
</body>
</html>