scala

Proxy

object Proxy extends AnyRef

Source
Proxy.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Hide All
  2. Show all
  1. Proxy
  2. AnyRef
  3. Any
Visibility
  1. Public
  2. All

Type Members

  1. trait Typed [T] extends Proxy

    A proxy which exposes the type it is proxying for via a type parameter.