Class GroovyMethodDeclaration

java.lang.Object
io.spring.initializr.generator.language.groovy.GroovyMethodDeclaration
All Implemented Interfaces:
Annotatable

public final class GroovyMethodDeclaration extends Object implements Annotatable
Declaration of a method written in Groovy.
Author:
Stephane Nicoll