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 Map |
namespaceMethodMap |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
bind(groovy.lang.Closure root) |