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