|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - The generic type of the value whose hash code will be returned.public interface IHashFunction<V>
A hash function.
| Method Summary | |
|---|---|
int |
hashFunction(V value)
Return the hash code of the value. |
| Method Detail |
|---|
int hashFunction(V value)
value - The value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||