values property

Iterable<V> values

The values of this.

Implementation

Iterable<V> get values;