public class ucnhash extends Object implements ucnhashAPI
| Modifier and Type | Field and Description |
|---|---|
static String[] |
__depends__ |
| Constructor and Description |
|---|
ucnhash() |
public static String[] __depends__
public static int hash(String key)
public static int hash(String key, int start, int end)
public static int lookup(String name)
public int getCchMax()
getCchMax in interface ucnhashAPIpublic int getValue(String s, int start, int end)
getValue in interface ucnhashAPI