add All
Add all elements of the given BloomFilter to the receiver. The array size and hashCount of the given filter should match that of the receiver.
Parameters
filter
The other filter whose element should be included in the receiver.
Add all elements of the given BloomFilter to the receiver. The array size and hashCount of the given filter should match that of the receiver.
The other filter whose element should be included in the receiver.