abstract class UncachedGroundType
extends Type

Instances of this class are uncached and are not proxies.

Constructors

UncachedGroundType ( )

Members

final def hash : Int

customized hash code of this type. NotCached for uncached types. Cached types compute hash and use it as the type's hashCode.

customized hash code of this type. NotCached for uncached types. Cached types compute hash and use it as the type's hashCode.