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