Open
Description
Oskar Berggren created an issue — 25th September 2014, 21:18:47:
SequencedHashMap has the generic counterpart LinkedHashMap.
SequencedHashMap is used by various specialized collections. Some of these uses could easily be generic with specific types, or common types/interfaces for the contents could be added, or they can be instantiated with object as the type parameter.