Implementation of a Bloom-filter, as described here: http://en.wikipedia.org/wiki/Bloom_filter For updates and bugfixes, see http://github.com/magnuss/java-bloomfilter Inspired by the SimpleBloomFilter-class written by Ian Clarke. This implementation provides a more evenly distributed Hash-functio
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected