Package org.semanticweb.elk.util.hashing

  • Interface Summary 
    Interface Description
    Hasher<T>
    An interface for defining custom hash codes,
  • Class Summary 
    Class Description
    HashGenerator
    Class used to generate strong hash codes for newly created objects, and for combining multiple hash codes into new ones in various ways.