Interface Hasher
-
public interface Hasher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description inthashStringToInt(String value)longhashStringToLong(String value)
-
public interface Hasher
| Modifier and Type | Method | Description |
|---|---|---|
int |
hashStringToInt(String value) |
|
long |
hashStringToLong(String value) |