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