Menu

#8 equals toString clone hashCode for no Object classes

open
nb_
analyzer (15)
5
2005-01-16
2004-07-05
No

Rules ID 3, 20, 125 & 167 should really apply to classes
derived from class Object.

Discussion

  • nb_

    nb_ - 2005-01-16

    Logged In: YES
    user_id=176094

    Submitter suggest to only fire this rule when the class is
    defined as follows:

    public void A extends Object {
    //observations for 3, 20, 125, 167
    }

    We can make this rule configurable, in that case the rule
    can be applied to a subset of classes (including the
    java.lang.Object case), but also to a smaller subset.

    Rules should be multiple configurable or the class names
    could be separated with a ',' or ';' (See other rule about
    Do not use...).
    If the text field is empty the rule will work as before!

     
  • nb_

    nb_ - 2005-01-16
    • assigned_to: nobody --> nanneb
     

Log in to post a comment.

MongoDB Logo MongoDB