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