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