Hashcode

org.encalmo.utils.Hashcode
class Hashcode

A hashcode is a 32-bit integer used to uniquely identify an object during program execution.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def result: Int
def update(any: Any): Unit

Concrete fields

var hashcode: Int
val prime: Int