fluid-mongo
1.6.0
fluid-mongo
/
io.fluidsonic.mongo
/
FindFlow
/
sort
sort
abstract
fun
sort
(
sort
:
Bson
?
)
:
FindFlow
<
TResult
>
Content copied to clipboard
Sets the sort criteria to apply to the query.
Return
this
Parameters
sort
the sort criteria, which may be null.