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