All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fregata.hash.Hash.scala Maven / Gradle / Ivy

The newest version!
package fregata.hash

/**
  * Created by hjliu on 16/11/22.
  */
trait Hash {
  def getHash(input: Long) : Int
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy