blob: e36dbcbdd52ff87547b60255c886fc6ba20aba9c [file] [log] [blame]
<html>
<body>
Reports any implementations of <b>compareTo()</b> which access
non-<b>final</b> variables. Such access may result in <b>compareTo()</b>
returning different results 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>