Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-1303

Update hashCode and equals method to use standard JDK libraries

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8-incubating
    • 0.8-incubating
    • None
    • None

    Description

      Currently all the hashCode and equals methods use numerous if-else branches to determine the result. This change uses the existing JDK7 Objects.equals(...) and Objects.hashCode(...) instead.

      Attachments

        1. ATLAS-1303.patch
          69 kB
          Apoorv Naik

        Activity

          People

            apoorvnaik Apoorv Naik
            apoorvnaik Apoorv Naik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: