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