Package no.acntech.kollectiveq
Class Sorting.SortCriterion
-
- All Implemented Interfaces:
public final class Sorting.SortCriterion
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringfieldprivate final Sorting.Directiondirection
-
Constructor Summary
Constructors Constructor Description Sorting.SortCriterion(String field, Sorting.Direction direction)
-
Method Summary
Modifier and Type Method Description final StringgetField()final Sorting.DirectiongetDirection()-
-
Constructor Detail
-
Sorting.SortCriterion
Sorting.SortCriterion(String field, Sorting.Direction direction)
-
-
Method Detail
-
getDirection
final Sorting.Direction getDirection()
-
-
-
-