protected static class AbstractHashedMap.ValuesIterator extends AbstractHashedMap.HashIterator
expectedModCount, hashIndex, last, next, parent
Modifier | Constructor and Description |
---|---|
protected |
AbstractHashedMap.ValuesIterator(AbstractHashedMap parent) |
Modifier and Type | Method and Description |
---|---|
Object |
next() |
currentEntry, hasNext, nextEntry, remove, toString
protected AbstractHashedMap.ValuesIterator(AbstractHashedMap parent)
public Object next()
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.