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