blob: bb080230b71831e16c031987bc4c38a9e5cc80c9 [file] [log] [blame]
<html>
<body>
Reports calls to <b>equals()</b> on
<b>Enum</b> constants. Such calls can be replaced by
an identity comparison <b>(==)</b> because two
<b>Enum</b> constants are equal only when they
have the same identity.
<!-- tooltip end -->
<p>
</body>
</html>