andNot

fun andNot(set: BitSet)

Clears all of the bits in this BitSet whose corresponding bit is set in the specified BitSet.

Since

1.2

Parameters

set

the BitSet with which to mask this BitSet