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

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

Details

    • Bug
    • Resolution: Done
    • Minor
    • CORE 2.2.0
    • CORE 2.1.0
    • core
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Archived:

                PagerDuty