| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.longs |
Provides type-specific classes for long elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Long2BooleanSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Long2BooleanMap.FastEntrySet |
Long2BooleanOpenHashMap.entries
Cached set of entries.
|
protected Long2BooleanMap.FastEntrySet |
Long2BooleanOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Long2BooleanMap.FastEntrySet |
Long2BooleanOpenHashMap.long2BooleanEntrySet() |
Long2BooleanMap.FastEntrySet |
Long2BooleanOpenCustomHashMap.long2BooleanEntrySet() |
Long2BooleanMap.FastEntrySet |
Long2BooleanArrayMap.long2BooleanEntrySet() |
Copyright © 2020. All rights reserved.