sortedSetOf
Returns a new java.util.SortedSet with the given elements.
Since Kotlin
1.0Returns a new java.util.SortedSet with the given comparator and elements.
Returns a new java.util.SortedSet with the given elements.
Returns a new java.util.SortedSet with the given comparator and elements.
Thanks for your feedback!