Module bitset

Source

Structs§

BitSet
Represents Java’s BitSet, a list of bits.
FixedBitSet
A list of bits with a known fixed size.