Searched defs:sortedSetMultimap (Results 1 – 4 of 4) sorted by relevance
380 SortedSetMultimap<String, Integer> sortedSetMultimap = TreeMultimap.create(); in testAsMap_sortedSetMultimap() local
437 SortedSetMultimap<String, Integer> sortedSetMultimap = TreeMultimap.create(); in testAsMap_sortedSetMultimap() local
794 static <K, V> SortedSetMultimap<K, V> sortedSetMultimap( in sortedSetMultimap() method in Synchronized
856 static <K, V> SortedSetMultimap<K, V> sortedSetMultimap( in sortedSetMultimap() method in Synchronized