| Package | Description | 
|---|---|
| it.unimi.dsi.bits | 
| Modifier and Type | Method and Description | 
|---|---|
| static BooleanListBitVector | BooleanListBitVector. getInstance()Creates a new empty bit vector. | 
| static BooleanListBitVector | BooleanListBitVector. getInstance(long capacity) | 
| static BooleanListBitVector | BooleanListBitVector. of(int... bit)Creates a new bit vector with given bits. | 
| static BooleanListBitVector | BooleanListBitVector. wrap(it.unimi.dsi.fastutil.booleans.BooleanList list) | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.