| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.objects |
Provides type-specific classes for object elements or keys.
|
| Modifier and Type | Field and Description |
|---|---|
protected Object2DoubleSortedMap.FastSortedEntrySet<K> |
Object2DoubleLinkedOpenHashMap.entries
Cached set of entries.
|
protected Object2DoubleSortedMap.FastSortedEntrySet<K> |
Object2DoubleLinkedOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Object2DoubleSortedMap.FastSortedEntrySet<K> |
Object2DoubleLinkedOpenHashMap.object2DoubleEntrySet() |
Object2DoubleSortedMap.FastSortedEntrySet<K> |
Object2DoubleLinkedOpenCustomHashMap.object2DoubleEntrySet() |
Copyright © 2020. All rights reserved.