values property

Stream<V> get values

Streaming all values stores in entries, which can be duplicated.

Implementation

Stream<V> get values;