Uses of Class
org.openjdk.jmc.common.collection.MapToolkit.IntEntry
Packages that use MapToolkit.IntEntry
-
Uses of MapToolkit.IntEntry in org.openjdk.jmc.common.collection
Methods in org.openjdk.jmc.common.collection that return types with arguments of type MapToolkit.IntEntryModifier and TypeMethodDescriptionstatic <K> EntryHashMap<K,
MapToolkit.IntEntry<K>> MapToolkit.createIntMap
(int initialCapacity, float loadFactor) Create a map for storing integers based on a given key type.Methods in org.openjdk.jmc.common.collection with parameters of type MapToolkit.IntEntry