scala.concurrent.jolib

class Asynchr

[source: scala/concurrent/jolib.scala]

abstract class Asynchr(join : Join)
extends Signal
Values and Variables inherited from Signal
queue
Method Summary
def apply (x : C) : Unit
Methods inherited from Signal
tryReduction
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
def apply(x : C) : Unit