mightContain

public boolean mightContain(long item)

Returns true if the element might have been put in this Cuckoo filter, false if this is definitely not the case.

Return

true if the item might be in the filter

Parameters

item

to check