values

open fun values(): Collection<V>

Gets the values contained in the map. Ordering is not guaranteed. The returned collection is read-only and immutable.

Return

a read-only collection of values