Class ImmutableMap.MapViewOfValuesAsSingletonSets

All Implemented Interfaces:
Serializable, Map<K,ImmutableSet<V>>
Enclosing class:
ImmutableMap<K,V>

private final class ImmutableMap.MapViewOfValuesAsSingletonSets extends ImmutableMap.IteratorBasedImmutableMap<K,ImmutableSet<V>>