Searched defs:immutableMultimap (Results 1 – 3 of 3) sorted by relevance
39 static <K, V> Map<K, List<V>> immutableMultimap(Map<K, List<V>> multimap) { in immutableMultimap() method in Util
965 ImmutableMultimap<String, Integer> immutableMultimap, in checkDefaultValuesForTheseTypes()
1018 ImmutableMultimap<String, Integer> immutableMultimap, in checkDefaultValuesForTheseTypes()