sortedBy

open override fun sortedBy(rows: List<T>, columnSortingPlan: ColumnSortingPlan<T>): List<T>