Thomas Neidhart created COLLECTIONS-556:
-------------------------------------------
Summary: Add an IdentityHashSet
Key: COLLECTIONS-556
URL: https://issues.apache.org/jira/browse/COLLECTIONS-556
Project: Commons Collections
Issue Type: New Feature
Reporter: Thomas Neidhart
The default JDK does not provide an IdentityHashSet which can be quite handy
sometimes.
collections already has a MapBackedSet, so we could easily provide one by
wrapping an IdentityHashMap.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)