Package com.alibaba.fastjson2.util
Class Fnv
java.lang.Object
com.alibaba.fastjson2.util.Fnv
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longhashCode64(String name) static longhashCode64(String... names) static longhashCode64LCase(String name)
-
Field Details
-
MAGIC_HASH_CODE
public static final long MAGIC_HASH_CODE- See Also:
-
MAGIC_PRIME
public static final long MAGIC_PRIME- See Also:
-
-
Constructor Details
-
Fnv
public Fnv()
-
-
Method Details
-
hashCode64LCase
-
hashCode64
-
hashCode64
-