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