<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> |