| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.longs |
Provides type-specific classes for long elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Long2ShortSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Long2ShortMap.FastEntrySet |
Long2ShortOpenHashMap.entries
Cached set of entries.
|
protected Long2ShortMap.FastEntrySet |
Long2ShortOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Long2ShortMap.FastEntrySet |
Long2ShortOpenHashMap.long2ShortEntrySet() |
Long2ShortMap.FastEntrySet |
Long2ShortOpenCustomHashMap.long2ShortEntrySet() |
Long2ShortMap.FastEntrySet |
Long2ShortArrayMap.long2ShortEntrySet() |
Copyright © 2020. All rights reserved.