toggle menu
kollectivequery
JVM
switch theme
search in API
kollectivequery
/
no.acntech.kollectiveq
/
Sorting
/
SortCriterion
Sort
Criterion
data
class
SortCriterion
(
val
field
:
String
,
val
direction
:
Sorting.Direction
)
(
source
)
Members
Constructors
Sort
Criterion
Link copied to clipboard
constructor
(
field
:
String
,
direction
:
Sorting.Direction
)
Properties
direction
Link copied to clipboard
val
direction
:
Sorting.Direction
field
Link copied to clipboard
val
field
:
String