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