| Package | Description |
|---|---|
| io.spring.initializr.generator.language.groovy |
Groovy language.
|
| Modifier and Type | Method and Description |
|---|---|
static GroovyMethodDeclaration.Builder |
GroovyMethodDeclaration.method(String name) |
GroovyMethodDeclaration.Builder |
GroovyMethodDeclaration.Builder.modifiers(int modifiers) |
GroovyMethodDeclaration.Builder |
GroovyMethodDeclaration.Builder.parameters(Parameter... parameters) |
GroovyMethodDeclaration.Builder |
GroovyMethodDeclaration.Builder.returning(String returnType) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.