[
https://issues.apache.org/jira/browse/COLLECTIONS-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno P. Kinoshita resolved COLLECTIONS-708.
--------------------------------------------
Resolution: Fixed
> Create CollectionUtils.hashCode using Equator
> ---------------------------------------------
>
> Key: COLLECTIONS-708
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-708
> Project: Commons Collections
> Issue Type: Improvement
> Components: Collection
> Affects Versions: 4.2
> Reporter: Andrei Ivanov
> Assignee: Bruno P. Kinoshita
> Priority: Major
> Fix For: 4.5
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Hello,
> After discovering {{CollectionUtils#isEqualCollection}} that uses an
> {{Equator}}, I've started to implement {{Equator}} s for my classes, only to
> discover that I can't generate hashCodes for the collections that hold these
> classes using {{Equator#hash}}.
> I hope something like {{CollectionUtils#hashCode(Collection, Equator)}} can
> be implemented.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)