Uploaded image for project: 'Wise'
  1. Wise
  2. WISE-285

Inner classes should be static if possible

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • GWT-GUI 1.0.1
    • GWT-GUI 1.0.0
    • gwt-gui
    • None

      Inner classes should be static if possible.

      Reasoning: class is an inner class, but does not use its embedded reference to the object which created it. This reference makes the instances of the class larger, and may keep the reference to the creator object alive longer than necessary. If possible, the class should be made static.

            rsvoboda@redhat.com Rostislav Svoboda
            rsvoboda@redhat.com Rostislav Svoboda
            Archiver:
            rhn-support-adandapa Aitik Dandapat

              Created:
              Updated:
              Resolved:
              Archived: