| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.objects |
Provides type-specific classes for object elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Object2FloatSortedMap.FastSortedEntrySet<K>
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Object2FloatMap.FastEntrySet<K> |
Object2FloatOpenCustomHashMap.entries
Cached set of entries.
|
protected Object2FloatMap.FastEntrySet<K> |
Object2FloatOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Object2FloatMap.FastEntrySet<K> |
Object2FloatArrayMap.object2FloatEntrySet() |
Object2FloatMap.FastEntrySet<K> |
Object2FloatOpenCustomHashMap.object2FloatEntrySet() |
Object2FloatMap.FastEntrySet<K> |
Object2FloatOpenHashMap.object2FloatEntrySet() |
Copyright © 2020. All rights reserved.