| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.ints |
Provides type-specific classes for integer elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Int2DoubleSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Int2DoubleMap.FastEntrySet |
Int2DoubleOpenHashMap.entries
Cached set of entries.
|
protected Int2DoubleMap.FastEntrySet |
Int2DoubleOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Int2DoubleMap.FastEntrySet |
Int2DoubleArrayMap.int2DoubleEntrySet() |
Int2DoubleMap.FastEntrySet |
Int2DoubleOpenHashMap.int2DoubleEntrySet() |
Int2DoubleMap.FastEntrySet |
Int2DoubleOpenCustomHashMap.int2DoubleEntrySet() |
Copyright © 2020. All rights reserved.