-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
5.0
-
x86
-
windows_xp
A DESCRIPTION OF THE REQUEST :
Since the javadoc says that a doubly linked list is used internally, presumably LinkedHashSet could readily support all of the required and optional methods of List.
JUSTIFICATION :
It's sad that no JRE collection implements both List and Set. Ie, a List without duplicates.
Since the javadoc says that a doubly linked list is used internally, presumably LinkedHashSet could readily support all of the required and optional methods of List.
JUSTIFICATION :
It's sad that no JRE collection implements both List and Set. Ie, a List without duplicates.
- relates to
-
JDK-8170438 Reverse Iteration of LinkedHashSet
-
- Closed
-