Package | Description |
---|---|
org.openjdk.jmc.common.collection |
Modifier and Type | Method and Description |
---|---|
static <K> EntryHashMap<K,MapToolkit.IntEntry<K>> |
MapToolkit.createIntMap(int initialCapacity,
float loadFactor)
Create a map for storing integers based on a given key type.
|
Copyright © 2020. All rights reserved.