| Package | Description | 
|---|---|
| groovyx.gpars.actor | 
 
    This package holds classes forming the public actor API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DynamicDispatchActor | 
DynamicDispatchActor.become(groovy.lang.Closure closure)
Executes the supplied closure in the context of the actor to set all when() handlers 
 |