Class ArithmeticOperators.Subtract

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

public static class ArithmeticOperators.Subtract extends Object
AggregationExpression for $subtract.
Author:
Christoph Strobl