JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
groovy.lang
Interface Buildable
All Known Implementing Classes:
GString
,
GStringImpl
public interface
Buildable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
build
(
GroovyObject
builder)
Method Details
build
void
build
(
GroovyObject
builder)