Searched refs:DescendingEntrySetView (Results 1 – 1 of 1) sorted by relevance
2043 final class DescendingEntrySetView extends EntrySetView { class in TreeMap.DescendingSubMap2051 return (es != null) ? es : (entrySetView = new DescendingEntrySetView()); in entrySet()