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