|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultidimensionalHashKey | |
---|---|
org.statcato.utils | Provides classes containing common utilities and helper functions. |
Uses of MultidimensionalHashKey in org.statcato.utils |
---|
Methods in org.statcato.utils with parameters of type MultidimensionalHashKey | |
---|---|
int |
MultidimensionalHash.get(MultidimensionalHashKey key)
Returns the frequency of the given key value. |
void |
MultidimensionalHash.put(MultidimensionalHashKey key)
Increases the frequency of the given key value by one. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |