Class ArithmeticOperators.Integral

java.lang.Object
org.springframework.data.mongodb.core.aggregation.ArithmeticOperators.Integral
All Implemented Interfaces:
AggregationExpression, MongoExpression
Enclosing class:
ArithmeticOperators

public static class ArithmeticOperators.Integral extends Object
Value object to represent an expression that calculates the approximation for the mathematical integral value.
Since:
3.3
Author:
Christoph Strobl