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