Typed
@deprecated("Explicitly override hashCode, equals and toString instead.", "2.13.0")
A proxy which exposes the type it is proxying for via a type parameter.
- Deprecated
- Source:
- Proxy.scala
trait OrderedProxy[T]
class RichBoolean
trait ScalaNumberProxy[T]
trait FractionalProxy[T]
class RichDouble
class RichFloat
class RichInt
trait ScalaWholeNumberProxy[T]
trait IntegralProxy[T]
class RichChar
class RichLong
class RichByte
class RichShort
trait RangedProxy[T]