Bitwise and Bit Shift Operators (The Java™ Tutorials > Learning the Java Language > Language Basics)
This beginner Java tutorial describes fundamentals of programming in the Java programming language ... The Java programming language also provides operators that perform bitwise and bit shift operations on integral types. The operators discussed in this s...