| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.floats |
Provides type-specific classes for float elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Float2BooleanSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Float2BooleanMap.FastEntrySet |
Float2BooleanOpenCustomHashMap.entries
Cached set of entries.
|
protected Float2BooleanMap.FastEntrySet |
Float2BooleanOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Float2BooleanMap.FastEntrySet |
Float2BooleanArrayMap.float2BooleanEntrySet() |
Float2BooleanMap.FastEntrySet |
Float2BooleanOpenCustomHashMap.float2BooleanEntrySet() |
Float2BooleanMap.FastEntrySet |
Float2BooleanOpenHashMap.float2BooleanEntrySet() |
Copyright © 2020. All rights reserved.