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