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