| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.longs |
Provides type-specific classes for long elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Long2ByteSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Long2ByteMap.FastEntrySet |
Long2ByteOpenHashMap.entries
Cached set of entries.
|
protected Long2ByteMap.FastEntrySet |
Long2ByteOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Long2ByteMap.FastEntrySet |
Long2ByteOpenHashMap.long2ByteEntrySet() |
Long2ByteMap.FastEntrySet |
Long2ByteArrayMap.long2ByteEntrySet() |
Long2ByteMap.FastEntrySet |
Long2ByteOpenCustomHashMap.long2ByteEntrySet() |
Copyright © 2020. All rights reserved.