Packages

object Proxy

Source
Proxy.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Proxy
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
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.