blob: 3369d9b22023789f1daa9825f5f65620530e3b20 [file] [log] [blame]
<html>
<body>
Reports any implementations of the <b>Object.finalize()</b> method
which are not declared <b>protected</b>. <b>finalize()</b> should be declare <b>protected</b>,
to prevent it from being explicitly invoked by other classes.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>