Class SelectionOperators.Bottom

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

public static class SelectionOperators.Bottom extends Object
AbstractAggregationExpression to return the bottom element according to the specified order.