5 lines
157 B
HTML
5 lines
157 B
HTML
<html>
|
|
<body>
|
|
This inspection detects usages of <b>==</b> or <b>!=</b> operator for arrays that should be replaced with <b>contentEquals</b>.
|
|
</body>
|
|
</html> |