protected abstract class LongPStableFactory.PStableFunction extends LongHashFunction
| Modifier and Type | Field and Description |
|---|---|
protected double |
b |
protected double[] |
r |
random| Modifier and Type | Method and Description |
|---|---|
int |
computeHashCode(long[] point)
Compute the hash code for the object
|
int |
computeHashCode(SparseLongArray array)
Compute the hash code for the sparse array.
|
computeHashCode, computeHashCodepublic final int computeHashCode(long[] point)
HashFunctionpoint - the objectpublic int computeHashCode(SparseLongArray array)
LongHashFunctioncomputeHashCode in class LongHashFunctionarray - the sparse array