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