Searched defs:emptySortedMap (Results 1 – 3 of 3) sorted by relevance
149 public static final <K, V> java.util.SortedMap<K,V> emptySortedMap() { throw new RuntimeException("… in emptySortedMap() method in Collections
142 …libcore.util.NullFromTypeParam K, @libcore.util.NullFromTypeParam V> emptySortedMap() { throw new … in emptySortedMap() method in Collections
319 public static final <K, V> java.util.SortedMap<K, V> emptySortedMap() { in emptySortedMap() method in Collections