| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.bytes |
Provides type-specific classes for byte elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Byte2CharSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Byte2CharMap.FastEntrySet |
Byte2CharOpenCustomHashMap.entries
Cached set of entries.
|
protected Byte2CharMap.FastEntrySet |
Byte2CharOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Byte2CharMap.FastEntrySet |
Byte2CharArrayMap.byte2CharEntrySet() |
Byte2CharMap.FastEntrySet |
Byte2CharOpenCustomHashMap.byte2CharEntrySet() |
Byte2CharMap.FastEntrySet |
Byte2CharOpenHashMap.byte2CharEntrySet() |
Copyright © 2020. All rights reserved.