hunt-extra ~master (2022-03-03T03:00:29Z)
Home
Dub
Repo
BitSet.clear
hunt
collection
BitSet
BitSet
Sets all of the bits in this BitSet to {@code false}.
void
clear
(size_t bitIndex)
void
clear
(size_t fromIndex, size_t toIndex)
void
clear
()
class
BitSet
void
clear
(
)
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
Sets all of the bits in this BitSet to {@code false}.