java.lang.Object
com.blazebit.persistence.deltaspike.data.Sort
All Implemented Interfaces:
Serializable, Iterable<Sort.Order>

public class Sort
extends Object
implements Iterable<Sort.Order>, Serializable
Immutable container for sorting information, heavily inspired by Spring Data's Sort.
Since:
1.2.0
Author:
Christian Beikov
See Also:
Serialized Form