sortBy

open override fun <R : Comparable<R>> sortBy(selector: (T) -> R?)(source)

Sorts the contents of the model ascending.

Parameters

selector

used for sort