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