BitMatrix.flip

Flips the given bit.

@param integer x @param integer y @return void

class BitMatrix
void
flip
(
int x
,
int y
)

Meta