| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.booleans |
Provides type-specific classes for boolean elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BooleanBigLists.SynchronizedBigList
A synchronized wrapper class for big lists.
|
static class |
BooleanLists.SynchronizedList
A synchronized wrapper class for lists.
|
static class |
BooleanLists.SynchronizedRandomAccessList
A synchronized wrapper class for random-access lists.
|
static class |
BooleanSets.SynchronizedSet
A synchronized wrapper class for sets.
|
Copyright © 2020. All rights reserved.