MCPcopy Create free account
hub / github.com/MagnusS/Java-BloomFilter / count

Method count

src/com/skjegstad/utils/BloomFilter.java:408–410  ·  view source on GitHub ↗

Returns the number of elements added to the Bloom filter after it was constructed or after clear() was called. @return number of elements added to the Bloom filter.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testCountMethod · 0.95

Calls

no outgoing calls

Tested by 1

testCountMethod · 0.76