public class HashUtils extends Object
HashUtils()
static int
hash31(byte[] src, int start, int len)
hashFNV1(byte[] src)
hashFNV1(byte[] src, int start, int len)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HashUtils()
public static int hashFNV1(byte[] src)
src
public static int hashFNV1(byte[] src, int start, int len)
start
len
public static int hash31(byte[] src, int start, int len)
Copyright © 2019. All rights reserved.