Package com.tomgibara.crinch.hashing


package com.tomgibara.crinch.hashing
  • Class
    Description
    Hash<T>
    Implementations of this interface can generate one hash value for a given object.
    Records the range of values that a hash value may take.
    A "minimal perfect hash" for Strings.