Mask.andMask
Mask andMask() @safeCreates an AND combination mask (initially empty).
Use add() to add masks. All added masks must match for the combination to match.
Returns
A new Mask instance.
Mask andMask() @safeCreates an AND combination mask (initially empty).
Use add() to add masks. All added masks must match for the combination to match.