| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.ints |
Provides type-specific classes for integer elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
IntBigLists.EmptyBigList
An immutable class representing an empty type-specific big list.
|
static class |
IntLists.EmptyList
An immutable class representing an empty type-specific list.
|
static class |
IntSets.EmptySet
An immutable class representing the empty set and implementing a type-specific set interface.
|
static class |
IntSortedSets.EmptySet
An immutable class representing the empty sorted set and implementing a type-specific set interface.
|
Copyright © 2020. All rights reserved.