V
- The generic type of the value whose hash code will be returned.public interface IHashFunction<V> extends Serializable
Modifier and Type | Method and Description |
---|---|
int |
hashFunction(V value)
Return the hash code of the value.
|
int hashFunction(V value)
value
- The value.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.