scala.util

trait StrictHashable

[source: scala/util/StrictHashable.scala]

trait StrictHashable
extends Hashable
Method Summary
protected abstract def hashValues : Seq[Hashable]
Methods inherited from Hashable
hashSeed, hashCode, equalHashValues
Methods inherited from AnyRef
getClass, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
protected abstract def hashValues : Seq[Hashable]
Overrides
Hashable.hashValues