Thomas Neidhart created COLLECTIONS-542:
-------------------------------------------
Summary: AbstractHashedMap should not extend AbstractMap anymore
Key: COLLECTIONS-542
URL: https://issues.apache.org/jira/browse/COLLECTIONS-542
Project: Commons Collections
Issue Type: Bug
Affects Versions: 4.0
Reporter: Thomas Neidhart
As described in the javadoc of AbstractHashedMap, the inheritance of
AbstractMap should have been removed in the 4.0 release.
This has been forgotten. Removal of the inheritance does not seem to be
possible for the 4.x branch, so we should at least correct the javadoc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)