toFlip abstract method

IBitFlag toFlip()

Flip the flag. If the origin is a FlipBitFlag, the result will be a normal BitFlag. Otherwise, the result will be changed to FlipBitFlag.

Implementation

IBitFlag toFlip();