| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.chars |
Provides type-specific classes for character elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Char2FloatSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Char2FloatMap.FastEntrySet |
Char2FloatOpenCustomHashMap.entries
Cached set of entries.
|
protected Char2FloatMap.FastEntrySet |
Char2FloatOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Char2FloatMap.FastEntrySet |
Char2FloatOpenCustomHashMap.char2FloatEntrySet() |
Char2FloatMap.FastEntrySet |
Char2FloatOpenHashMap.char2FloatEntrySet() |
Char2FloatMap.FastEntrySet |
Char2FloatArrayMap.char2FloatEntrySet() |
Copyright © 2020. All rights reserved.