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