| Class and Description |
|---|
| BitVector
Interface for a bit vector.
|
| RankedBitVector
A ranked bit vector provides operations to compute:
rank (
countBits(boolean, long)): number of occurrences of a bit
at a certain position
select (findPosition(boolean, long)): position of the
n-th occurrence of a certain bit
|
Copyright © 2014–2022 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage