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