| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.ints |
Provides type-specific classes for integer elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Int2ShortSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Int2ShortMap.FastEntrySet |
Int2ShortOpenCustomHashMap.entries
Cached set of entries.
|
protected Int2ShortMap.FastEntrySet |
Int2ShortOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Int2ShortMap.FastEntrySet |
Int2ShortArrayMap.int2ShortEntrySet() |
Int2ShortMap.FastEntrySet |
Int2ShortOpenCustomHashMap.int2ShortEntrySet() |
Int2ShortMap.FastEntrySet |
Int2ShortOpenHashMap.int2ShortEntrySet() |
Copyright © 2020. All rights reserved.