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