currentFpp

public abstract double currentFpp()

Returns the current false positive probability (FPP) of this filter.

Return

the probability that contains will erroneously return true given an element that has not actually been added to the filter.

See also