-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum SortDirection extends Enum<SortDirection>
Sort order which can be ascending or descending.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSortDirection.Companion
-