Iterator<Map.Entry<String,V>>
Iterator
Named
private final Iterator<Map.Entry<com.google.inject.name.Named,V>>
iterator
NamedIterator(Iterable<Map.Entry<com.google.inject.name.Named,V>> iterable)
boolean
hasNext()
Map.Entry<String,V>
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
Iterator<V>
next
remove