blob: 1d41ce44fbbd215cac2bfb43bb6138bf3c7b815d [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>
</body>
</html>