[
https://issues.apache.org/jira/browse/LANG-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated LANG-411:
-------------------------------
Fix Version/s: (was: 3.x)
Patch Needed
> HashCodeBuilder: expose typed hashing methods
> ---------------------------------------------
>
> Key: LANG-411
> URL: https://issues.apache.org/jira/browse/LANG-411
> Project: Commons Lang
> Issue Type: Wish
> Components: lang.builder.*
> Affects Versions: 2.3
> Reporter: Paul Benedict
> Priority: Minor
> Fix For: Patch Needed
>
> Attachments: ObjectUtils-Patch-Addresses-LANG-411-and-LANG-627.txt,
> ObjectUtilsTest-Patch-Adds-Tests-For-Changes-To-Address-LANG-411-and-LANG-627.txt
>
>
> HashCodeBuilder encapsulates the good advice of Joshua Bloch. He details how
> each java.lang type should be hashed. I want to use those too ... but without
> reflection. Please expose those as static methods:
> hashInt, hashBoolean, etc.
> They should take two parameters: the field value, and the hash multiplier
> value.
--
This message was sent by Atlassian JIRA
(v6.1#6144)