JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
orestes.bloomfilter.BloomFilter.CustomHashFunction
Packages that use
BloomFilter.CustomHashFunction
Package
Description
orestes.bloomfilter
Uses of
BloomFilter.CustomHashFunction
in
orestes.bloomfilter
Methods in
orestes.bloomfilter
with parameters of type
BloomFilter.CustomHashFunction
Modifier and Type
Method and Description
void
BloomFilter.
setCusomtHashFunction
(
BloomFilter.CustomHashFunction
chf)
Uses a given custom hash function.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes