hunt-extra ~master (2022-03-03T03:00:29Z)
Home
Dub
Repo
BitSet.this
hunt
collection
BitSet
BitSet
Creates a new bit set. All bits are initially {@code false}.
this
()
class
BitSet
this
(
)
this
(size_t nbits)
Meta
Source
See Implementation
hunt
collection
BitSet
BitSet
constructors
this
functions
and
andNot
cardinality
clear
equals
flip
get
intersects
isEmpty
length
nextClearBit
nextSetBit
or
previousClearBit
previousSetBit
set
size
toHash
toLongArray
xor
Creates a new bit set. All bits are initially {@code false}.