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