Class BitShift


  • public class BitShift
    extends Object
    • Constructor Detail

      • BitShift

        public BitShift()
    • Method Detail

      • mask

        public static byte mask​(byte value,
                                int mask)
      • right

        public static byte right​(byte value,
                                 int num)