Class SelectionOperators.Last

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

public static class SelectionOperators.Last extends Object
AbstractAggregationExpression to return the $lastN elements.