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