Proxy (original) (raw)

scala.Proxy

See theProxy companion trait

Attributes

Companion

trait

Deprecated

[Since version 2.13.0] All members of this object are deprecated.

Source

Proxy.scala

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

Proxy.scala

Supertypes

Known subtypes

In this article