Proxy (original) (raw)
scala.Proxy
See theProxy companion trait
Attributes
Companion
Deprecated
[Since version 2.13.0]
All members of this object are deprecated.
Source
Graph
Supertypes
Self type
Members list
A proxy which exposes the type it is proxying for via a type parameter.
A proxy which exposes the type it is proxying for via a type parameter.
Attributes
Deprecated
[Since version 2.13.0]
Explicitly override hashCode, equals and toString instead.
Source
Supertypes
Known subtypes
In this article