| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.floats |
Provides type-specific classes for float elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Float2ObjectSortedMap.FastSortedEntrySet<V>
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Float2ObjectMap.FastEntrySet<V> |
Float2ObjectOpenCustomHashMap.entries
Cached set of entries.
|
protected Float2ObjectMap.FastEntrySet<V> |
Float2ObjectOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Float2ObjectMap.FastEntrySet<V> |
Float2ObjectOpenCustomHashMap.float2ObjectEntrySet() |
Float2ObjectMap.FastEntrySet<V> |
Float2ObjectOpenHashMap.float2ObjectEntrySet() |
Float2ObjectMap.FastEntrySet<V> |
Float2ObjectArrayMap.float2ObjectEntrySet() |
Copyright © 2020. All rights reserved.