| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.objects |
Provides type-specific classes for object elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Object2BooleanMaps.EmptyMap<K>
An immutable class representing an empty type-specific map.
|
static class |
Object2BooleanSortedMaps.EmptySortedMap<K>
An immutable class representing an empty type-specific sorted map.
|
| Modifier and Type | Field and Description |
|---|---|
static Object2BooleanFunctions.EmptyFunction |
Object2BooleanFunctions.EMPTY_FUNCTION
An empty type-specific function (immutable).
|
Copyright © 2020. All rights reserved.