blob: 207a60a033cea1348b6e6c424093d5d4f5bec899 [file]
<html>
<body>
Reports any implementations of <b>hashcode()</b> which access
non-<b>final</b> variables. Such access may result in <b>hashcode()</b>
returning different values at different points in an object's lifecycle, which may in turn cause problems when
using the standard Collections classes.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>