| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.bytes |
Provides type-specific classes for byte elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Byte2ReferenceSortedMap.FastSortedEntrySet<V>
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Byte2ReferenceMap.FastEntrySet<V> |
Byte2ReferenceOpenCustomHashMap.entries
Cached set of entries.
|
protected Byte2ReferenceMap.FastEntrySet<V> |
Byte2ReferenceOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Byte2ReferenceMap.FastEntrySet<V> |
Byte2ReferenceOpenCustomHashMap.byte2ReferenceEntrySet() |
Byte2ReferenceMap.FastEntrySet<V> |
Byte2ReferenceArrayMap.byte2ReferenceEntrySet() |
Byte2ReferenceMap.FastEntrySet<V> |
Byte2ReferenceOpenHashMap.byte2ReferenceEntrySet() |
Copyright © 2020. All rights reserved.