| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.shorts |
Provides type-specific classes for short elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Short2ReferenceSortedMap.FastSortedEntrySet<V>
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Short2ReferenceMap.FastEntrySet<V> |
Short2ReferenceOpenCustomHashMap.entries
Cached set of entries.
|
protected Short2ReferenceMap.FastEntrySet<V> |
Short2ReferenceOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Short2ReferenceMap.FastEntrySet<V> |
Short2ReferenceArrayMap.short2ReferenceEntrySet() |
Short2ReferenceMap.FastEntrySet<V> |
Short2ReferenceOpenCustomHashMap.short2ReferenceEntrySet() |
Short2ReferenceMap.FastEntrySet<V> |
Short2ReferenceOpenHashMap.short2ReferenceEntrySet() |
Copyright © 2020. All rights reserved.