概要:
详细资料:
Iterator<Map.Entry<K,V>>
AbstractWeakConcurrentMap<K,V,L>
private final Iterator<Map.Entry<AbstractWeakConcurrentMap.WeakKey<K>,V>>
iterator
private Map.Entry<AbstractWeakConcurrentMap.WeakKey<K>,V>
nextEntry
private K
nextKey
private
EntryIterator(Iterator<Map.Entry<AbstractWeakConcurrentMap.WeakKey<K>,V>> iterator)
private void
findNext()
boolean
hasNext()
Map.Entry<K,V>
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove