Packages

c

gopher.channels

DuppedInput

class DuppedInput[A] extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DuppedInput
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DuppedInput(origin: Input[A])

Value Members

  1. def api: GopherAPI
  2. def pair: (Channel[A], Channel[A])
  3. val sink1: Channel[A]
  4. val sink2: Channel[A]