Uses of Class
ax.antpick.k2hash.K2hash
-
-
Uses of K2hash in ax.antpick.k2hash
Methods in ax.antpick.k2hash that return K2hash Modifier and Type Method Description static K2hash
K2hash. of(String pathname)
Creates a k2hash instance.static K2hash
K2hash. of(String pathname, K2hash.OPEN_MODE mode)
Creates a k2hash instance.
-