Home
last modified time | relevance | path

Searched refs:constrainedSortedSetMultimap (Results 1 – 3 of 3) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DMapConstraints.java168 public static <K, V> SortedSetMultimap<K, V> constrainedSortedSetMultimap( in constrainedSortedSetMultimap() method in MapConstraints
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DMapConstraintsTest.java304 = MapConstraints.constrainedSortedSetMultimap(delegate, in testConstrainedTypePreservingSortedSet()
/external/guava/guava-tests/test/com/google/common/collect/
DMapConstraintsTest.java306 = MapConstraints.constrainedSortedSetMultimap(delegate, in testConstrainedTypePreservingSortedSet()