Bitwise and Bit Shift Operators (The Java™ Tutorials > Learning the ...
The Java programming language also provides operators that perform bitwise
and bit shift operations on integral types. ... The bitwise ^ operator performs a
bitwise exclusive OR operation. The bitwise ...
docs.oracle.com |