|
Scala Library Documentation
|
|
scala/concurrent/pilib.scala]
class
Product[a](c : Chan[a], v : a)
extends AnyRef| Method Summary | |
def
|
* [b](f : => b) : GP[b] |
| 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 |
|
Scala Library Documentation
|
|