| Package | Description |
|---|---|
| org.openjdk.jmc.common.collection | |
| org.openjdk.jmc.common.item |
This package contains the
IItem data model. |
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
private EntryHashMap<K,GroupingAggregator.ObjectEntry<K,G>> |
GroupingAggregator.GroupingConsumer.map |