Class Sort.Order

java.lang.Object
com.blazebit.persistence.deltaspike.data.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
Since:
1.2.0
Author:
Christian Beikov
See Also: