Uses of Class
org.openjdk.jmc.common.collection.KeyInValueMap
-
Packages that use KeyInValueMap Package Description org.openjdk.jmc.common.collection -
-
Uses of KeyInValueMap in org.openjdk.jmc.common.collection
Subclasses of KeyInValueMap in org.openjdk.jmc.common.collection Modifier and Type Class Description classEntryHashMap<K,V extends EntryHashMap.Entry<K>>A map of Entry values (containing the key and the value) that can be subclassed to allow mapping of mutable values.
-