public abstract class Builder extends groovy.lang.GroovyObjectSupport
protected static class
Builder.Built
protected Map
namespaceMethodMap
Builder(Map namespaceMethodMap)
abstract Object
bind(groovy.lang.Closure root)
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final Map namespaceMethodMap
public Builder(Map namespaceMethodMap)
public abstract Object bind(groovy.lang.Closure root)