This class defines a covariant version of equals().  To correctly override the equals() method in java.lang.Object, the parameter of equals() must have type java.lang.Object.

This rule is deprecated, use {rule:squid:S1201} instead.