public final class Hasher
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static com.google.common.hash.HashFunction |
MURMUR |
| Modifier | Constructor and Description |
|---|---|
private |
Hasher() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.hash.HashCode |
hash(byte[] key) |
Copyright © 2020 Spotify AB. All Rights Reserved.