Class BitBool

    • Constructor Detail

      • BitBool

        public BitBool()
    • Method Detail

      • valueOf

        public static int valueOf​(boolean value)
      • not

        public static int not​(int value)
      • toBool

        public static boolean toBool​(int value)