Interface VariableOperators.Let.LetBuilder
- Enclosing class:
VariableOperators.Let
public static interface VariableOperators.Let.LetBuilder
- Since:
- 1.10
- Author:
- Christoph Strobl
-
Method Summary
Modifier and TypeMethodDescriptionandApply(AggregationExpression expression) Define theAggregationExpressionto evaluate.
-
Method Details
-
andApply
Define theAggregationExpressionto evaluate.- Parameters:
expression- must not be null.- Returns:
-