toSortedSet
Returns a new SortedSet of all elements.
Since Kotlin
1.0Returns a new SortedSet of all elements.
Elements in the set returned are sorted according to the given comparator.
Returns a new SortedSet of all elements.
Returns a new SortedSet of all elements.
Elements in the set returned are sorted according to the given comparator.
Thanks for your feedback!