|
Scala 2.3.3
|
abstract
class
Signal
extends
java.lang.Object
with
scala.ScalaObject
Constructor Summary | |
def
this
(join: jolib.this.Join)
|
Val Summary | |
val
queue
: scala.collection.mutable.Queue[Signal.this.C]
|
Def Summary | |
def
tryReduction
(x: Signal.this.C)
: scala.Unit
|
Constructor Detail |
Val Detail |
Def Detail |