blob: 60739bbaa9b421a7daaf4edb6bd87d4bd9c5122d [file] [log] [blame]
<html>
<body>
Reports classes which implement the <b>Cloneable</b> interface, but which do not override the
<b>clone()</b> method. Such classes use the default implementation of <b>clone()</b>, which is often not the desired
behavior.
<!-- tooltip end -->
<p>
</body>
</html>