1 <p> This class defines a covariant version of the <code>equals()</code>
2 method, but inherits the normal <code>equals(Object)</code> method
3 defined in the base <code>java.lang.Object</code> class.
4 The class should probably define a <code>boolean equals(Object)</code> method.