public abstract class Builder
extends groovy.lang.GroovyObjectSupport
| Modifier and Type | Class and Description |
|---|---|
protected static class |
Builder.Built |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map |
namespaceMethodMap |
| Constructor and Description |
|---|
Builder(java.util.Map namespaceMethodMap) |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.Object |
bind(groovy.lang.Closure root) |