public class SpotMinimalPerfectHash extends Object
Modifier and Type | Method and Description |
---|---|
static void |
dump() |
void |
dumpKeys(String hashValuesFile) |
static SpotMinimalPerfectHash |
getInstance() |
long |
getLong(String spot) |
long |
hash(String spot) |
public long hash(String spot)
public static SpotMinimalPerfectHash getInstance()
public void dumpKeys(String hashValuesFile)
public static void dump()
public long getLong(String spot)
Copyright © 2013. All rights reserved.