Searched refs:emptySortedMap (Results 1 – 2 of 2) 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()