void setClosure(Object patternInstance, Object closure)void setClosure(Object patternInstance, Object closure)| Name | Type | Description |
|---|---|---|
patternInstance | Object | The return value (opaque) from the pattern $1instantiate(String)$1 method. |
closure | Object | The Pattern Service will not interpret this object. It can be of any type. |
| Type | Description |
|---|---|
void |