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