-
boolean
Logically ANDs this bit set with the specified set of bits.
boolean
Check if this set contains all bits of the given set.
void
Copies the values of the bits in the specified set into this set.
boolean
Check if the intersection of the two sets is empty.
boolean
Logically subtracts this bit set with the specified set of bits.
boolean
Logically ORs this bit set with the specified set of bits.
boolean
Logically ORs this bit set with the specified set of bits.
boolean
Logically XORs this bit set with the specified set of bits.