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