merge


Description:

public bool merge (BloomFilter<T> other)

Merges another filter into this filter.

Parameters:

other

filter with same parameters.

Returns:

true if merged, false when parameters mismatch.