| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.objects |
Provides type-specific classes for object elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Object2ShortSortedMap.FastSortedEntrySet<K>
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Object2ShortMap.FastEntrySet<K> |
Object2ShortOpenCustomHashMap.entries
Cached set of entries.
|
protected Object2ShortMap.FastEntrySet<K> |
Object2ShortOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Object2ShortMap.FastEntrySet<K> |
Object2ShortOpenCustomHashMap.object2ShortEntrySet() |
Object2ShortMap.FastEntrySet<K> |
Object2ShortArrayMap.object2ShortEntrySet() |
Object2ShortMap.FastEntrySet<K> |
Object2ShortOpenHashMap.object2ShortEntrySet() |
Copyright © 2020. All rights reserved.