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