Home
last modified time | relevance | path

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

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