sortWith

abstract fun sortWith(comparator: Comparator<in T>)(source)

Sorts the contents of the model ascending.

Parameters

comparator

used for sort