Utils

public final class Utils

Enums, small objects, and internal calculation used by the filter

Author

Mark Gunlogson

Constructors

Link copied to clipboard
public void Utils()

Functions

Link copied to clipboard
public static long hashLong(long input, long seed)
xxHash on primitives, taken from OpenHFT ZeroAllocation hashing project ...
Link copied to clipboard
public static double log2(double x)