Package com.google.common.hash
Class Hashing.SipHash24Holder
- java.lang.Object
-
- com.google.common.hash.Hashing.SipHash24Holder
-
- Enclosing class:
- Hashing
private static class Hashing.SipHash24Holder extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static HashFunction
SIP_HASH_24
-
Constructor Summary
Constructors Modifier Constructor Description private
SipHash24Holder()
-
-
-
Field Detail
-
SIP_HASH_24
static final HashFunction SIP_HASH_24
-
-