| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.ints |
Provides type-specific classes for integer elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Int2ObjectMaps.EmptyMap<V>
An immutable class representing an empty type-specific map.
|
static class |
Int2ObjectSortedMaps.EmptySortedMap<V>
An immutable class representing an empty type-specific sorted map.
|
| Modifier and Type | Field and Description |
|---|---|
static Int2ObjectFunctions.EmptyFunction |
Int2ObjectFunctions.EMPTY_FUNCTION
An empty type-specific function (immutable).
|
Copyright © 2020. All rights reserved.