Description
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.