Package groovy.lang
Interface Buildable
- All Known Implementing Classes:
GString,GStringImpl
public interface Buildable
-
Method Summary
Modifier and Type Method Description voidbuild(GroovyObject builder)
-
Method Details
-
build
-
GString, GStringImplpublic interface Buildable
| Modifier and Type | Method | Description |
|---|---|---|
void |
build(GroovyObject builder) |