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