Class BitMask.Factory

  • Enclosing interface:
    BitMask

    public static class BitMask.Factory
    extends Object
    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • getEmpty

        public static BitMask getEmpty​(int numBits)
      • getFull

        public static BitMask getFull​(int numBits)