Searched refs:emptyNavigableMap (Results 1 – 2 of 2) sorted by relevance
142 …ibcore.util.NullFromTypeParam K, @libcore.util.NullFromTypeParam V> emptyNavigableMap() { throw ne… in emptyNavigableMap() method in Collections
1388 NavigableMap<String, Integer> map = Collections.emptyNavigableMap(); in test_emptyNavigableMap()