Home
last modified time | relevance | path

Searched defs:MapViewOfValuesAsSingletonSets (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DImmutableMap.java449 private static final class MapViewOfValuesAsSingletonSets<K, V> class in ImmutableMap
453 MapViewOfValuesAsSingletonSets(ImmutableMap<K, V> delegate) { in MapViewOfValuesAsSingletonSets() method in ImmutableMap.MapViewOfValuesAsSingletonSets