protected static class AbstractHashedMap.ValuesIterator<V> extends AbstractHashedMap.HashIterator<java.lang.Object,V> implements java.util.Iterator<V>
Modifier | Constructor and Description |
---|---|
protected |
AbstractHashedMap.ValuesIterator(AbstractHashedMap<?,V> parent) |
Modifier and Type | Method and Description |
---|---|
V |
next() |
currentEntry, hasNext, nextEntry, remove, toString
protected AbstractHashedMap.ValuesIterator(AbstractHashedMap<?,V> parent)
Copyright © 2001-2013. All Rights Reserved.