Interface StringTemplateOperator
- All Superinterfaces:
Expression,Serializable
- All Known Implementing Classes:
ImmutableStringTemplateOperator
-
Method Summary
-
Method Details
-
getTemplate
String getTemplate() -
getEvalRequiredConditions
- Specified by:
getEvalRequiredConditionsin interfaceExpression
-
eval
- Specified by:
evalin interfaceExpression
-
getValueType
- Specified by:
getValueTypein interfaceExpression
-