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