<html> | |
<body> | |
Reports <b>equals()</b> | |
methods which do not check the type of their parameter. Failure to check the type of the parameter | |
in the <b>equals()</b> method may result in latent errors if the object is later used in an untyped collection. | |
<!-- tooltip end --> | |
<p> | |
</body> | |
</html> |