-
This class implements a set of bits that grows as needed.
This strategy class is used by the setScanner to carry out the a variety
of operations on this set, and usually a second set.
This class holds the values related to various statistics kept about the
bit set.
Clear clears bits in the a set.
Copies the needed parts of the b set to the a set.
Equals compares bits in the a set with those in the b set.
Flip inverts the bits of the a set within the given range.
Intersect has a true result if any word in the a set has a bit
in common with the b set.
Set creates entries everywhere within the range.
These enumeration values are used as labels for the values in the String
created by the statistics() method.
Update the seven statistics that are computed for each set.
The XOR of level3 blocks is computed.