| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.floats |
Provides type-specific classes for float elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Float2DoubleSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Float2DoubleMap.FastEntrySet |
Float2DoubleOpenHashMap.entries
Cached set of entries.
|
protected Float2DoubleMap.FastEntrySet |
Float2DoubleOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Float2DoubleMap.FastEntrySet |
Float2DoubleOpenHashMap.float2DoubleEntrySet() |
Float2DoubleMap.FastEntrySet |
Float2DoubleArrayMap.float2DoubleEntrySet() |
Float2DoubleMap.FastEntrySet |
Float2DoubleOpenCustomHashMap.float2DoubleEntrySet() |
Copyright © 2020. All rights reserved.