public interface Hasher<K>
HTreeMap
Modifier and Type | Field and Description |
---|---|
static Hasher<Object[]> |
ARRAY |
static Hasher |
BASIC |
static Hasher<byte[]> |
BYTE_ARRAY |
static Hasher<char[]> |
CHAR_ARRAY |
static Hasher<double[]> |
DOUBLE_ARRAY |
static Hasher<int[]> |
INT_ARRAY |
static Hasher<long[]> |
LONG_ARRAY |
Copyright © 2014. All Rights Reserved.