Add hashCodeMulti varargs method
--------------------------------

                 Key: LANG-692
                 URL: https://issues.apache.org/jira/browse/LANG-692
             Project: Commons Lang
          Issue Type: Improvement
          Components: lang.*
            Reporter: Stephen Colebourne
            Assignee: Stephen Colebourne
            Priority: Minor
             Fix For: 3.0


A hashCodeMulti(Object...) varargs method is useful as an alternative to 
HashCodeBuilder. This doesn't replace hashCode(Object) for performance and 
calculation reasons.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to