|
Scala Library
|
|
scala/concurrent/jolib.scala]
abstract
class
Signal(join : Join)
extends AnyRef| Type Summary | |
abstract type
|
C |
| Value Summary | |
val
|
queue : Queue[C] |
| Method Summary | |
def
|
tryReduction (x : C) : Unit |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Type Details |
| Value Details |
| Method Details |
|
Scala Library
|
|