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