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