toggle menu
SakuraBind
2.4.4-dev2
jvm
switch theme
search in API
SakuraBind
/
com.github.mgunlogson.cuckoofilter4j
/
Utils
Utils
public
final
class
Utils
Enums, small objects, and internal calculation used by the filter
Author
Mark Gunlogson
Members
Constructors
Utils
Link copied to clipboard
public
void
Utils
(
)
Functions
hash
Long
Link copied to clipboard
public
static
long
hashLong
(
long input
,
long seed
)
xxHash on primitives, taken from OpenHFT ZeroAllocation hashing project
...
log2
Link copied to clipboard
public
static
double
log2
(
double x
)