Skip to content

Commit

Permalink
Deploying to gh-pages from @ 8ae234b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalkin committed Mar 8, 2024
1 parent 0032f8e commit c96154d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file modified docs/master/member-search-index.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h2 title="Class BloomFilterBuilder" class="title">Class BloomFilterBuilder</h2>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></pre>
<div class="block"><p>This class provides methods to help estimate the correct paramters to use when
creating a Bloom filter, and methods to create the filter using those values.</p>

<p>The underlying math is described in the
<a href='https://en.wikipedia.org/wiki/Bloom_filter#Optimal_number_of_hash_functions'>
Wikipedia article on Bloom filters</a>.</p></div>
Expand Down
Binary file modified docs/master/package-search-index.zip
Binary file not shown.
Binary file modified docs/master/type-search-index.zip
Binary file not shown.

0 comments on commit c96154d

Please sign in to comment.