Home
last modified time | relevance | path

Searched defs:lazyOverflowIterator (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DSmallSortedMap.java520 private Iterator<Map.Entry<K, V>> lazyOverflowIterator; field in SmallSortedMap.EntryIterator
576 private Iterator<Map.Entry<K, V>> lazyOverflowIterator; field in SmallSortedMap.DescendingEntryIterator