| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.doubles |
Provides type-specific classes for double elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Double2ObjectSortedMap.FastSortedEntrySet<V>
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Double2ObjectMap.FastEntrySet<V> |
Double2ObjectOpenHashMap.entries
Cached set of entries.
|
protected Double2ObjectMap.FastEntrySet<V> |
Double2ObjectOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Double2ObjectMap.FastEntrySet<V> |
Double2ObjectOpenHashMap.double2ObjectEntrySet() |
Double2ObjectMap.FastEntrySet<V> |
Double2ObjectArrayMap.double2ObjectEntrySet() |
Double2ObjectMap.FastEntrySet<V> |
Double2ObjectOpenCustomHashMap.double2ObjectEntrySet() |
Copyright © 2020. All rights reserved.