Sqkon
Toggle table of contents
1.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Sqkon
Sqkon
/
com.mercury.sqkon.db
/
OrderBy
Order
By
common
inline
fun
<
T
:
Any
,
V
>
OrderBy
(
property
:
KProperty1
<
T
,
V
>
,
direction
:
OrderDirection
?
=
null
)
:
OrderBy
<
T
>
(
source
)