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