Searched defs:AscendingSubMap (Results 1 – 1 of 1) sorted by relevance
1855 static final class AscendingSubMap<K,V> extends NavigableSubMap<K,V> { class in TreeMap1858 AscendingSubMap(TreeMap<K,V> m, in AscendingSubMap() method in TreeMap.AscendingSubMap