in scala.concurrent.pilib
class Product

class Product [a]
extends java.lang.Object
with scala.ScalaObject

Constructor Summary
def this (c: pilib.this.Chan[a], v: a)



Def Summary
def * [b] (f: => b) : pilib.this.GP[b]



Constructor Detail
def this (c: pilib.this.Chan[a], v: a)

Def Detail
def * [b](f: => b): pilib.this.GP[b]