Reports
equals()
methods taking an argument type other than
java.lang.Object
. Only reports if the containing class does not have another
equals()
method which does take
java.lang.Object
as its argument type. Normally, this is a mistake.