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