Reports
equals()
methods which do not check the type of their parameter. Failure to check the type of the parameter in the
equals()
method may result in latent errors if the object is later used in an untyped collection.