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