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