| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.chars |
Provides type-specific classes for character elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Char2ReferenceSortedMap.FastSortedEntrySet<V>
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Char2ReferenceMap.FastEntrySet<V> |
Char2ReferenceOpenCustomHashMap.entries
Cached set of entries.
|
protected Char2ReferenceMap.FastEntrySet<V> |
Char2ReferenceOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Char2ReferenceMap.FastEntrySet<V> |
Char2ReferenceOpenCustomHashMap.char2ReferenceEntrySet() |
Char2ReferenceMap.FastEntrySet<V> |
Char2ReferenceOpenHashMap.char2ReferenceEntrySet() |
Char2ReferenceMap.FastEntrySet<V> |
Char2ReferenceArrayMap.char2ReferenceEntrySet() |
Copyright © 2020. All rights reserved.