abstract class UncachedProxyType
extends TypeProxy

Instances of this class are uncached and are proxies.

Constructors

UncachedProxyType ( )

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.