| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.doubles |
Provides type-specific classes for double elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Double2ShortSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Double2ShortMap.FastEntrySet |
Double2ShortOpenHashMap.entries
Cached set of entries.
|
protected Double2ShortMap.FastEntrySet |
Double2ShortOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Double2ShortMap.FastEntrySet |
Double2ShortArrayMap.double2ShortEntrySet() |
Double2ShortMap.FastEntrySet |
Double2ShortOpenHashMap.double2ShortEntrySet() |
Double2ShortMap.FastEntrySet |
Double2ShortOpenCustomHashMap.double2ShortEntrySet() |
Copyright © 2020. All rights reserved.