Package | Description |
---|---|
org.openjdk.jmc.common.collection |
Modifier and Type | Class and Description |
---|---|
class |
EntryHashMap<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.
|
Modifier and Type | Class and Description |
---|---|
static class |
MapToolkit.IntEntry<K>
A map entry used to store integer values.
|
Copyright © 2020. All rights reserved.