Class JavaMethodDeclaration
java.lang.Object
io.spring.initializr.generator.language.java.JavaMethodDeclaration
- All Implemented Interfaces:
Annotatable
Declaration of a method written in Java.
- Author:
- Andy Wilkinson
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classBuilder for creating aJavaMethodDeclaration. -
Method Summary
-
Method Details
-
method
-
getStatements
-
annotate
- Specified by:
annotatein interfaceAnnotatable
-
getAnnotations
- Specified by:
getAnnotationsin interfaceAnnotatable
-