Class ImmutableMapValues<K,V>

All Implemented Interfaces:
Serializable, Iterable<V>, Collection<V>

final class ImmutableMapValues<K,V> extends ImmutableCollection<V>
values() implementation for ImmutableMap.