Apoorv Naik created ATLAS-1303:
----------------------------------

             Summary: Update hashCode and equals method to use standard JDK 
libraries
                 Key: ATLAS-1303
                 URL: https://issues.apache.org/jira/browse/ATLAS-1303
             Project: Atlas
          Issue Type: Improvement
    Affects Versions: 0.8-incubating
            Reporter: Apoorv Naik
            Assignee: Apoorv Naik
             Fix For: 0.8-incubating


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to