toggle menu
ktfx
0.3
jvm
switch theme
search in API
ktfx-commons
/
ktfx.collections
/
sort
sort
inline
fun
<
T
:
Comparable
<
T
>
>
ObservableList
<
T
>
.
sort
(
)
Sorts the provided observable list, firing change notification once.