Interface IBitArrayFactory<T extends IBitArray>

    • Method Detail

      • getNew

        T getNew​(int index)
      • calculateHash

        void calculateHash​(T f)
        Stores the hash in f.
        Parameters:
        f -