copy

public CuckooFilter<E> copy()

Returns a new CuckooFilter that's a copy of this instance. The new instance is equal to this instance but shares no mutable state.