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