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 HashRangeHashRange. FULL_INT_RANGEstatic HashRangeHashRange. FULL_LONG_RANGEstatic HashRangeHashRange. POSITIVE_INT_RANGEstatic HashRangeHashRange. POSITIVE_LONG_RANGEMethods in com.tomgibara.crinch.hashing that return HashRange Modifier and Type Method Description HashRangeHash. getRange()HashRangePerfectStringHash. getRange()HashRangeHashRange. zeroBased()
-