values

@NotNull
open fun values(): @NotNull Collection<V>

Returns a Collection view of the values contained in this map, sorted by priority.

Return

a collection view of the values contained in this map