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