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