Class HashRange

java.lang.Object
com.tomgibara.crinch.hashing.HashRange

public class HashRange
extends Object
Records the range of values that a hash value may take. Both range values are inclusive.
Author:
tomgibara