Searched defs:EntryIterator (Results 1 – 6 of 6) sorted by relevance
292 private class EntryIterator implements Iterator<Map.Entry<K, V>> { class in WeakConcurrentMap300 private EntryIterator(Iterator<Map.Entry<WeakKey<K>, V>> iterator) { in EntryIterator() method in WeakConcurrentMap.EntryIterator
48 StabsReader::EntryIterator::EntryIterator(const ByteBuffer *buffer, in EntryIterator() function in google_breakpad::StabsReader::EntryIterator
534 private class EntryIterator implements Iterator<Map.Entry<K, V>> { class in SmallSortedMap
541 class EntryIterator implements Iterator<Entry<K, V>> { class in LocalCache546 EntryIterator() { in EntryIterator() method in LocalCache.EntryIterator
2670 final class EntryIterator extends HashIterator<Entry<K, V>> { class in MapMakerInternalMap
2675 final class EntryIterator extends HashIterator<Entry<K, V>> { class in MapMakerInternalMap