| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.floats |
Provides type-specific classes for float elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Float2ByteSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Float2ByteMap.FastEntrySet |
Float2ByteOpenHashMap.entries
Cached set of entries.
|
protected Float2ByteMap.FastEntrySet |
Float2ByteOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Float2ByteMap.FastEntrySet |
Float2ByteArrayMap.float2ByteEntrySet() |
Float2ByteMap.FastEntrySet |
Float2ByteOpenHashMap.float2ByteEntrySet() |
Float2ByteMap.FastEntrySet |
Float2ByteOpenCustomHashMap.float2ByteEntrySet() |
Copyright © 2020. All rights reserved.