-
Enhancement
-
Resolution: Duplicate
-
P5
-
None
-
1.2.2
-
generic
-
generic
Name: rlT66838 Date: 08/20/99
My app needs an ordered Collection without duplicates,
and this seems a common need. But there's no such
ready-to-use Collection. I've noticed that almost
every real-world use of List implementations (like Vector)
is actually intended not to have duplicates.
(Review ID: 94174)
======================================================================
- duplicates
-
JDK-4245809 Provide insertion-order preserving Map and Set implementation
- Closed