Searched refs:emptySortedMap (Results 1 – 4 of 4) sorted by relevance
140 …libcore.util.NullFromTypeParam K, @libcore.util.NullFromTypeParam V> emptySortedMap() { throw new … in emptySortedMap() method in Collections
1411 SortedMap<String, Integer> map = Collections.emptySortedMap(); in test_emptySortedMap()
319 public static final <K, V> java.util.SortedMap<K, V> emptySortedMap() { in emptySortedMap() method in Collections
4597 public static final <K,V> SortedMap<K,V> emptySortedMap() {