scala.Proxy
See theProxy companion trait
object Proxy
Attributes
- Companion
- trait
- Deprecated
-
[Since version 2.13.0]
All members of this object are deprecated. - Source
- Proxy.scala
- Graph
-
- Supertypes
- Self type
-
Proxy.type
Members list
Type members
Deprecated classlikes
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
-
trait OrderedProxy[T]class RichBooleantrait ScalaNumberProxy[T]trait FractionalProxy[T]class RichDoubleclass RichFloatclass RichInttrait ScalaWholeNumberProxy[T]trait IntegralProxy[T]class RichCharclass RichLongclass RichByteclass RichShorttrait RangedProxy[T]Show all
In this article