| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.bytes |
Provides type-specific classes for byte elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Byte2BooleanSortedMap.FastSortedEntrySet
A sorted entry set providing fast iteration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Byte2BooleanMap.FastEntrySet |
Byte2BooleanOpenHashMap.entries
Cached set of entries.
|
protected Byte2BooleanMap.FastEntrySet |
Byte2BooleanOpenCustomHashMap.entries
Cached set of entries.
|
| Modifier and Type | Method and Description |
|---|---|
Byte2BooleanMap.FastEntrySet |
Byte2BooleanOpenHashMap.byte2BooleanEntrySet() |
Byte2BooleanMap.FastEntrySet |
Byte2BooleanOpenCustomHashMap.byte2BooleanEntrySet() |
Byte2BooleanMap.FastEntrySet |
Byte2BooleanArrayMap.byte2BooleanEntrySet() |
Copyright © 2020. All rights reserved.