| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.objects |
Provides type-specific classes for object elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectBigLists.EmptyBigList<K>
An immutable class representing an empty type-specific big list.
|
static class |
ObjectLists.EmptyList<K>
An immutable class representing an empty type-specific list.
|
static class |
ObjectSets.EmptySet<K>
An immutable class representing the empty set and implementing a type-specific set interface.
|
static class |
ObjectSortedSets.EmptySet<K>
An immutable class representing the empty sorted set and implementing a type-specific set interface.
|
Copyright © 2020. All rights reserved.