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