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