| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.longs |
Provides type-specific classes for long elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Long2FloatSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Long2FloatMap.FastEntrySet |
Long2FloatOpenHashMap.entries
Cached set of entries.
|
protected Long2FloatMap.FastEntrySet |
Long2FloatOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Long2FloatMap.FastEntrySet |
Long2FloatOpenHashMap.long2FloatEntrySet() |
Long2FloatMap.FastEntrySet |
Long2FloatArrayMap.long2FloatEntrySet() |
Long2FloatMap.FastEntrySet |
Long2FloatOpenCustomHashMap.long2FloatEntrySet() |
Copyright © 2020. All rights reserved.