| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.ints |
Provides type-specific classes for integer elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Int2ReferenceSortedMap.FastSortedEntrySet<V>
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Int2ReferenceMap.FastEntrySet<V> |
Int2ReferenceOpenHashMap.entries
Cached set of entries.
|
protected Int2ReferenceMap.FastEntrySet<V> |
Int2ReferenceOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Int2ReferenceMap.FastEntrySet<V> |
Int2ReferenceOpenHashMap.int2ReferenceEntrySet() |
Int2ReferenceMap.FastEntrySet<V> |
Int2ReferenceOpenCustomHashMap.int2ReferenceEntrySet() |
Int2ReferenceMap.FastEntrySet<V> |
Int2ReferenceArrayMap.int2ReferenceEntrySet() |
Copyright © 2020. All rights reserved.