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