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