Groovy Documentation

gpars.csp
[Groovy] Class GroovyMobileProcess

java.lang.Object
  gpars.csp.GroovyMobileProcess

abstract class GroovyMobileProcess

Method Summary
def connect(def x)

def disconnect()

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

connect

def connect(def x)


disconnect

def disconnect()


 

Groovy Documentation