Modifier and Type | Field and Description |
---|---|
private java.util.Iterator<java.lang.ref.Reference<K>> |
itr |
private K |
nextKey |
Constructor and Description |
---|
KeyItr() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
K |
next() |
void |
remove() |