| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.longs |
Provides type-specific classes for long elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Long2ReferenceSortedMap.FastSortedEntrySet<V>
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Long2ReferenceMap.FastEntrySet<V> |
Long2ReferenceOpenHashMap.entries
Cached set of entries.
|
protected Long2ReferenceMap.FastEntrySet<V> |
Long2ReferenceOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Long2ReferenceMap.FastEntrySet<V> |
Long2ReferenceOpenHashMap.long2ReferenceEntrySet() |
Long2ReferenceMap.FastEntrySet<V> |
Long2ReferenceArrayMap.long2ReferenceEntrySet() |
Long2ReferenceMap.FastEntrySet<V> |
Long2ReferenceOpenCustomHashMap.long2ReferenceEntrySet() |
Copyright © 2020. All rights reserved.