Class Sort.Order

java.lang.Object
org.springframework.data.domain.Sort.Order
All Implemented Interfaces:
Serializable
Enclosing class:
Sort

public static class Sort.Order extends Object implements Serializable
PropertyPath implements the pairing of an Sort.Direction and a property. It is used to provide input for Sort
Author:
Oliver Gierke, Kevin Raymond, Jens Schauder
See Also: