MCPcopy Index your code
hub / github.com/MagnusS/Java-BloomFilter / addAll

Method addAll

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

Adds all elements from a Collection to the Bloom filter. @param c Collection of elements.

(Collection<? extends E> c)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testAddAllMethod · 0.95

Calls 1

addMethod · 0.95

Tested by 2

testAddAllMethod · 0.76