Searched defs:expectedEnd (Results 1 – 1 of 1) sorted by relevance
233 ListIterator(Entry<K, V> start, Entry<K, V> expectedEnd) { in ListIterator()281 AscendingIterator(Entry<K, V> start, Entry<K, V> expectedEnd) { in AscendingIterator()298 DescendingIterator(Entry<K, V> start, Entry<K, V> expectedEnd) { in DescendingIterator()