| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.bytes |
Provides type-specific classes for byte elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Byte2ObjectSortedMap.FastSortedEntrySet<V>
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Byte2ObjectMap.FastEntrySet<V> |
Byte2ObjectOpenCustomHashMap.entries
Cached set of entries.
|
protected Byte2ObjectMap.FastEntrySet<V> |
Byte2ObjectOpenHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Byte2ObjectMap.FastEntrySet<V> |
Byte2ObjectArrayMap.byte2ObjectEntrySet() |
Byte2ObjectMap.FastEntrySet<V> |
Byte2ObjectOpenCustomHashMap.byte2ObjectEntrySet() |
Byte2ObjectMap.FastEntrySet<V> |
Byte2ObjectOpenHashMap.byte2ObjectEntrySet() |
Copyright © 2020. All rights reserved.