java.util.Iterator
protected static class AbstractHashedMap.ValuesIterator extends AbstractHashedMap.HashIterator
expectedModCount, hashIndex, last, next, parent
Modifier | Constructor | Description |
---|---|---|
protected |
ValuesIterator(AbstractHashedMap parent) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
next() |
currentEntry, hasNext, nextEntry, remove, toString
protected ValuesIterator(AbstractHashedMap parent)
Copyright © 2001-2017 Apache Software Foundation. All Rights Reserved.