Package com.google.common.cache
Class LocalCache.EntryIterator
java.lang.Object
LocalCache<K,V>.com.google.common.cache.LocalCache.HashIterator<Map.Entry<K,V>>
com.google.common.cache.LocalCache.EntryIterator
- Enclosing class:
LocalCache<K,
V>
-
Field Summary
Fields inherited from class com.google.common.cache.LocalCache.HashIterator
currentSegment, currentTable, lastReturned, nextEntry, nextExternal, nextSegmentIndex, nextTableIndex
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.cache.LocalCache.HashIterator
advance, advanceTo, hasNext, nextEntry, nextInChain, nextInTable, remove
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining