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