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