Iterator<V>
Iterator
private final Iterator<? extends Map.Entry<?,V>>
iterator
ValueIterator(Iterable<? extends Map.Entry<?,V>> iterable)
boolean
hasNext()
V
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove