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