Searched refs:hashFunction (Results 1 – 2 of 2) sorted by relevance
144 public HashCode hash(HashFunction hashFunction) throws IOException { in hash() argument145 return get().hash(hashFunction); in hash()
138 public HashCode hash(HashFunction hashFunction) throws IOException { in hash() argument139 return get().hash(hashFunction); in hash()