getAll

abstract fun getAll(): List<T>(source)

Returns the elements of this set in the set's iteration order.

Return

The elements of this set in the set's iteration order.