| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.longs |
Provides type-specific classes for long elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LongBigLists.EmptyBigList
An immutable class representing an empty type-specific big list.
|
static class |
LongLists.EmptyList
An immutable class representing an empty type-specific list.
|
static class |
LongSets.EmptySet
An immutable class representing the empty set and implementing a type-specific set interface.
|
static class |
LongSortedSets.EmptySet
An immutable class representing the empty sorted set and implementing a type-specific set interface.
|
Copyright © 2020. All rights reserved.