Class SetOperators.AllElementsTrue

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

public static class SetOperators.AllElementsTrue extends Object
AggregationExpression for $allElementsTrue.
Author:
Christoph Strobl