max

fun <E> SortedSet<E>.max(): E?(source)

Returns the last item in this sorted set.