[
https://issues.apache.org/jira/browse/COLLECTIONS-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joerg Schaible updated COLLECTIONS-590:
---------------------------------------
Priority: Minor (was: Major)
> MapUtils.EMPTY_SORTED_MAP should be renamed - UnmodifiableSortedMap
> -------------------------------------------------------------------
>
> Key: COLLECTIONS-590
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-590
> Project: Commons Collections
> Issue Type: Improvement
> Reporter: Philipp Schneider
> Priority: Minor
>
> When using the constant MapUtils.EMPTY_SORTED_MAP I assume from the name,
> that it will return an empty sorted map.
> But the map is an UnmodifiableSortedMap.
> The Javadoc says this, but still the naming is not really good.
> I suggest the following new name: EMPTY_UNMODIFIABLE_SORTED_MAP
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)