Uses of Class
com.tomgibara.crinch.hashing.HashRange
-
Packages that use HashRange Package Description com.tomgibara.crinch.hashing -
-
Uses of HashRange in com.tomgibara.crinch.hashing
Fields in com.tomgibara.crinch.hashing declared as HashRange Modifier and Type Field Description static HashRange
HashRange. FULL_INT_RANGE
static HashRange
HashRange. FULL_LONG_RANGE
static HashRange
HashRange. POSITIVE_INT_RANGE
static HashRange
HashRange. POSITIVE_LONG_RANGE
Methods in com.tomgibara.crinch.hashing that return HashRange Modifier and Type Method Description HashRange
Hash. getRange()
HashRange
PerfectStringHash. getRange()
HashRange
HashRange. zeroBased()
-