getBitMask method

int getBitMask()

Implementation

int getBitMask() {
  return bitMask;
}