Description
Add a LinkedHashSetValuedLinkedHashMap, to complement the existing MultiValuedMap implementations.
COLLECTIONS-533 adds a ArrayListValuedLinkedHashMap, which is similar to ArrayListValuedHashMap but additionally preserves insertion order. This issue envisions a similar LinkedHashSetValuedLinkedHashMap, which does the same compared to HashSetValuedHashMap.
Attachments
Issue Links
- split from
-
COLLECTIONS-533 Add a MultiValuedLinkedHashMap to preserve insertion order
- Resolved
- links to