Home
last modified time | relevance | path

Searched defs:DescendingSubMapKeyIterator (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/
DTreeMap.java1817 final class DescendingSubMapKeyIterator extends SubMapIterator<K> class in TreeMap.NavigableSubMap
1819 DescendingSubMapKeyIterator(TreeMapEntry<K,V> last, in DescendingSubMapKeyIterator() method in TreeMap.NavigableSubMap.DescendingSubMapKeyIterator