FarmHash

sbt.internal.inc.FarmHash
See theFarmHash companion class
object FarmHash

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
FarmHash.type

Members list

Type members

Classlikes

object FromString

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
FromString.type

Value members

Concrete methods

def fromLong(hashValue: Long): FarmHash
def fromString(s: String): Option[FarmHash]
def ofFile(f: VirtualFile): FarmHash
def ofPath(path: Path): FarmHash