values

open override val values: MutableCollection<V>(source)

Returns a read-only Collection of all values in this map. Note that this collection may contain duplicate values.

Since

0.1.0