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