in scala.concurrent.pilib
class GP

class GP [ a ]
extends java.lang.Object
with scala.ScalaObject
Typed guarded process.

Constructor Summary
def this ( n : pilib.this.UChan , polarity : scala.Boolean , v : scala.Any , c : (scala.Any) => a )



Constructor Detail
def this ( n : pilib.this.UChan , polarity : scala.Boolean , v : scala.Any , c : (scala.Any) => a )