| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.shorts |
Provides type-specific classes for short elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Short2ObjectSortedMap.FastSortedEntrySet<V>
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Short2ObjectMap.FastEntrySet<V> |
Short2ObjectOpenCustomHashMap.entries
Cached set of entries.
|
protected Short2ObjectMap.FastEntrySet<V> |
Short2ObjectOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Short2ObjectMap.FastEntrySet<V> |
Short2ObjectOpenCustomHashMap.short2ObjectEntrySet() |
Short2ObjectMap.FastEntrySet<V> |
Short2ObjectOpenHashMap.short2ObjectEntrySet() |
Short2ObjectMap.FastEntrySet<V> |
Short2ObjectArrayMap.short2ObjectEntrySet() |
Copyright © 2020. All rights reserved.