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