public interface TDoubleHashingStrategy extends Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
computeHashCode(double val)
Computes a hash code for the specified double.
|
int computeHashCode(double val)
double - for which the hashcode is to be computedCopyright © 2019 JULIE Lab, Germany. All rights reserved.