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