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