| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.doubles |
Provides type-specific classes for double elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Double2LongSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Double2LongMap.FastEntrySet |
Double2LongOpenHashMap.entries
Cached set of entries.
|
protected Double2LongMap.FastEntrySet |
Double2LongOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Double2LongMap.FastEntrySet |
Double2LongArrayMap.double2LongEntrySet() |
Double2LongMap.FastEntrySet |
Double2LongOpenHashMap.double2LongEntrySet() |
Double2LongMap.FastEntrySet |
Double2LongOpenCustomHashMap.double2LongEntrySet() |
Copyright © 2020. All rights reserved.