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