[
https://issues.apache.org/jira/browse/COLLECTIONS-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169667#comment-14169667
]
Geoff Schoeman commented on COLLECTIONS-533:
--------------------------------------------
My particular use case requires a concrete map implementation. The Jackson XML
default map implementation can only be overridden by specifying the class, e.g.
MultiValuedLinkedHashMap.class. I have no control on object instantiation, so a
factory method won't work for my case.
> Add a MultiValuedLinkedHashMap to preserve insertion order
> ----------------------------------------------------------
>
> Key: COLLECTIONS-533
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-533
> Project: Commons Collections
> Issue Type: New Feature
> Components: Map
> Reporter: Benedikt Ritter
> Labels: github
>
> Placeholder ticket for https://github.com/apache/commons-collections/pull/3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)