| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.shorts |
Provides type-specific classes for short elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Short2DoubleSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Short2DoubleMap.FastEntrySet |
Short2DoubleOpenCustomHashMap.entries
Cached set of entries.
|
protected Short2DoubleMap.FastEntrySet |
Short2DoubleOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Short2DoubleMap.FastEntrySet |
Short2DoubleArrayMap.short2DoubleEntrySet() |
Short2DoubleMap.FastEntrySet |
Short2DoubleOpenCustomHashMap.short2DoubleEntrySet() |
Short2DoubleMap.FastEntrySet |
Short2DoubleOpenHashMap.short2DoubleEntrySet() |
Copyright © 2020. All rights reserved.