Class ArithmeticOperators.Multiply

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

public static class ArithmeticOperators.Multiply extends Object
AggregationExpression for $multiply.
Author:
Christoph Strobl