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