Home | History | Annotate | Download | only in collect

Lines Matching defs:newMultimap

107   public static <K, V> Multimap<K, V> newMultimap(Map<K, Collection<V>> map,