Home
last modified time | relevance | path

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

/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DMultimaps.java318 public static <K, V, M extends Multimap<K, V>> M invertFrom( in invertFrom() method in Multimaps
/external/guava/guava/src/com/google/common/collect/
DMultimaps.java407 public static <K, V, M extends Multimap<K, V>> M invertFrom( in invertFrom() method in Multimaps