values

abstract fun values(): Collection<T>

Returns the items in this collection.

Return

The items.