public final class Hashing extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
hashCode(char[] array) |
static long |
xx(long seed,
HashReader reader) |
static long |
xx(long seed,
int length,
char[] value) |
static long |
xx(long seed,
String value) |
public static long xx(long seed,
String value)
public static long xx(long seed,
int length,
char[] value)
public static long xx(long seed,
HashReader reader)
public static int hashCode(char[] array)
Copyright © 2017. All rights reserved.