Summary:
Detail:
Iterator<Map.Entry<K,Object>>
LazyField
private Iterator<Map.Entry<K,Object>>
iterator
LazyIterator(Iterator<Map.Entry<K,Object>> iterator)
boolean
hasNext()
Map.Entry<K,Object>
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
Iterator<K>
next
remove