public class MergeableBitSet extends Object
| Constructor and Description |
|---|
MergeableBitSet(int size) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentSize() |
void |
increase() |
boolean |
isTrue() |
void |
setTrue() |
String |
toString() |
Copyright © 2023. All rights reserved.