Class JavaExpression
java.lang.Object
io.spring.initializr.generator.language.java.JavaExpression
- Direct Known Subclasses:
JavaMethodInvocation
Deprecated, for removal: This API element is subject to removal in a future version.
A Java expression.
- Author:
- Andy Wilkinson
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
JavaExpression
public JavaExpression()Deprecated, for removal: This API element is subject to removal in a future version.
-
CodeBlock