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