Reports a class having a
compareTo()
method taking an argument other than
java.lang.Object
, if the class does not have a
compareTo()
method which does take
java.lang.Object
as its argument. Normally, this is a mistake.