copy Of
Creates a new BloomFilter that's a copy of this instance. The returned instance
equals(f) == true
but shares no mutable state.
Creates a new BloomFilter that's a copy of this instance. The returned instance
equals(f) == true
but shares no mutable state.