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