A ConcurrentMap
supporting NavigableMap
operations,
and recursively so for its navigable sub-maps.
This interface is a member of the Java Collections Framework.
extends
<K> | the type of keys maintained by this map | |
<V> | the type of mapped values |