| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.objects |
Provides type-specific classes for object elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Object2IntSortedMap.FastSortedEntrySet<K>
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Object2IntMap.FastEntrySet<K> |
Object2IntOpenCustomHashMap.entries
Cached set of entries.
|
protected Object2IntMap.FastEntrySet<K> |
Object2IntOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Object2IntMap.FastEntrySet<K> |
Object2IntArrayMap.object2IntEntrySet() |
Object2IntMap.FastEntrySet<K> |
Object2IntOpenCustomHashMap.object2IntEntrySet() |
Object2IntMap.FastEntrySet<K> |
Object2IntOpenHashMap.object2IntEntrySet() |
Copyright © 2020. All rights reserved.