Interface BloomFilterCreator

    • Method Detail

      • add

        void add​(String value)
        Adds a value to the bloom filter.